Supported Countries & Currencies
This section lists the specific corridors supported by our API as defined in the technical specifications. For each corridor, you must provide the corresponding currencyCode and countryCode to ensure correct routing.
Leatherback provides a truly global financial infrastructure, allowing you to move money across borders with ease. Our network is designed to handle local domestic rails for faster settlement and lower fees.
Supported Corridors
| Country | Country Code (ISO-3) | Currency | Currency Code | Primary Rail |
|---|---|---|---|---|
| Nigeria | NGA | Naira | NGN | Local (NIP) |
| United Kingdom | GBR | British Pound | GBP | FPS (Sort Code) |
| United States | USA | US Dollar | USD | SwiftBIC / ACH (AbaRouting) / Wire |
| Canada | CAN | Canadian Dollar | CAD | Interac (EFT coming soon) |
| India | IND | Indian Rupee | INR | NEFT / FT / ANY |
| Pakistan | PAK | Pakistani Rupee | PKR | Local Transfer |
| Ethiopia | ETH | Ethiopian Birr | ETB | Local Transfer |
Collections (Inbound)
These are the primary currencies you can use to receive payments or fund your Leatherback wallets. We provide dedicated local account details in these jurisdictions to facilitate domestic transfers.
| Currency | Code | Primary Region |
|---|---|---|
| British Pound | GBP | United Kingdom |
| Nigerian Naira | NGN | Nigeria |
| Canadian Dollar | CAD | Canada |
Payouts (Outbound)
Our payout engine allows you to send funds to beneficiaries in their local currency. Each corridor is optimized for speed and compliant with regional banking regulations.
| Currency | Code | Primary Destinations |
|---|---|---|
| US Dollar | USD | United States / International |
| British Pound | GBP | United Kingdom |
| Indian Rupee | INR | India |
| Pakistani Rupee | PKR | Pakistan |
| Ethiopian Birr | ETB | Ethiopia |
| Canadian Dollar | CAD | Canada |
| Nigerian Naira | NGN | Nigeria |
Corridor-Specific Requirements
Based on our API schema, the following corridors require additional metadata to be passed within the metaData object or as specific root-level parameters.
India (INR)
- Required KYC:
beneficiaryFirstName,beneficiaryLastName,beneficiaryIDType, andbeneficiaryIDNumber. - Regulatory: A valid
transferPurposecode (e.g.,PC02) is mandatory for all INR remittances.
United States (USD)
- Required Geography:
beneficiaryCity,beneficiaryState, andbeneficiaryZIP. - Routing:
paymentMethodTypemust be set toAbaRouting(9 digits) orWireRouting.
United Kingdom (GBP)
- Routing:
paymentMethodTypemust be set toSortCode(6 digits) and thebeneficiaryAccountNumbermust be 8 digits.
Pakistan (PKR)
- Sender Details: Requires
remitterFirstName,remitterLastName, andremitterIDto be passed within themetaDataobject for compliance.