GuidesRecipesAPI ReferenceChangelog
Guides

Supported Corridors

Which cross-border payment corridors does Cybrid support?

Cybrid supports cross-border payouts to multiple destination countries and currencies through local payment rails.

Supported corridors

CurrencyCountryPayment RailRouting Details
MXNMexicoSPEICLABE
COPColombiaPSEPSE (requires account_type)
INRIndiaIFSCIFSC code + account number
PKRPakistanSBPSWIFT/BIC + account number or IBAN
BDTBangladeshBEFTNBEFTN branch number or SWIFT/BIC + account number
NGNNigeriaNGBANKCBN bank code or SWIFT/BIC + NUBAN account number
DOPDominican RepublicLBTRSWIFT/BIC + account number + account type
⚠️

Country-specific requirements

Each corridor has specific requirements for participant types, KYC fields, and purpose of transaction. See the corridor-specific guides:

Amount base units

The API specifies all amounts in base units (the smallest denomination of the currency):

CurrencyDecimalsPayout decimal precisionExample
USDC61 USDC = 1,000,000 base units
MXN221 MXN = 100 centavos
COP201 COP = 100 centavos
INR221 INR = 100 paise
PKR221 PKR = 100 paisa
BDT221 BDT = 100 poisha
NGN221 NGN = 100 kobo
DOP201 DOP = 100 centavos

To send 100 MXN, specify amount: 10000 (100 × 100 centavos). Some currencies (for example, DOP and COP) have 0 payout decimal precision, so in those cases the value must be a multiple of 100.

Upcoming corridors

CountryStatusCurrency
ArgentinaComing soonARS
BrazilComing soonBRL
GhanaComing soonGHS
KenyaComing soonKES

Related resources