API-first payment rails for remittance, FX, and digital asset businesses. Card acquiring, FPS/SEPA payouts, KYC/AML, and compliance β all through one integration.
Modular infrastructure β use what you need, skip what you don't.
Accept Visa, Mastercard, and Amex for remittance and money transfer (MCC 6012).
Send money to beneficiaries via FPS, SEPA, and SWIFT.
Onboard customers and stay compliant with built-in verification.
Track balances, transactions, and settlements in real-time.
Convert USDT/USDC to fiat and settle to bank accounts.
Real-time webhooks for every event in your payment flow.
No hidden fees. Volume discounts available.
| Card Type | GBP | EUR | USD |
|---|---|---|---|
| Visa/MC Debit | 0.95% + Β£0.08 | 0.80% + β¬0.08 | 1.20% + $0.12 |
| Visa/MC Credit | 1.80% + Β£0.08 | 1.50% + β¬0.08 | 2.20% + $0.12 |
| Amex | 2.40% + Β£0.08 | 2.20% + β¬0.08 | 2.70% + $0.12 |
* Growth tier rates shown. 3D Secure mandatory. Rolling reserve applies.
RESTful APIs, SDKs, and comprehensive documentation.
Connect once to our BaaS API and access card acquiring, payouts, KYC, and compliance through a unified interface.
// Create a payment POST /v1/payments X-API-Key: bnk2_live_xxxxxxxxxxxxxxxx Idempotency-Key: unique-request-id { "amount": 15000, // Β£150.00 in pence "currency": "GBP", "mcc": "6012", // Money transfer "card": { "number": "4111111111111111", "expiry": "1225", "cvv": "123" }, "billing": { "name": "John Smith", "email": "[email protected]", "country": "GB" } }
Join the remittance operators already using Currency Clear.
Request API Access