Fiat payment methods

Supported Transfer Payment Methods

Supported Blockchains (7): ETH, Polygon, SOL, AVAX, Arbitrum, Optimism, Stellar

Supported Stablecoin: USDC


Deposit (On-Ramp) Payment Methods

RegionDeposit Payment Method
USAACH Pull, ACH Push, Wire, Domestic Wire, Debit Card


Withdrawal (Off-Ramp) Payment Methods


Region / CountryWithdrawal Payment Method
USA (US)ACH Push, Domestic Wire, FedWire, Wire
Brazil (BR)PIX, Wire
Mexico (MX)SPEI, Wire
European Union (EU)SEPA, Wire
Hong Kong (HK)CHATS, FPS, Wire
China (CN)CIPS, Wire
Colombia (CO)NEQUI, Bank Transfer, Wire
India (IN)IMPS, NEFT, RTGS, Wire
Nigeria (NG)Bank Transfer, Wire
UAE (AE)AANI, FTS, Wire
Singapore (SG)Bank Transfer, Wire
Japan (JP)Wire
Philippines (PH)InstaPay, PesoNet, Wire
USD-only Wire corridorsCanada (CA), South Korea (KR), Taiwan (TW), Norway (NO), Indonesia (ID), Kenya (KE), South Africa (ZA), Pakistan (PK), Egypt (EG), Ghana (GH) — USD Wire only


On-Chain (Swap)

TypePayment Method
On-ChainBlockchain ↔ Blockchain swap

Dynamic Settings Retrieval

To programmatically retrieve the latest withdrawal limits, supported countries, and currency pairs for your application, use the following API:

Get Withdrawal Settings (v2)

Why use this API?

While the tables above provide a general overview, specific limits (Min/Max) and supported pairs can vary based on your Application's configuration and the type of entities involved (Individual vs. Business). This API returns the exact real-time settings applicable to your integration.

Response Explanation

The API returns a list of supported withdrawal paths. Each path includes:

FieldDescription
source_currencyThe currency being sent (e.g., USDC).
destination_countryThe target country code (ISO 3166-1 alpha-2, e.g., MX).
destination_currencyThe currency to be received in the target country (e.g., MXN, USD).
source_typeThe sender type: individual or business.
destination_typeThe recipient type: individual or business.
source_amountAn object containing min, max, and currency for the source amount.
destination_amountAn object containing min, max, and currency for the destination amount.

Example Response Entry

{
  "source_currency": "USDC",
  "destination_country": "MX",
  "destination_currency": "MXN",
  "source_type": "individual",
  "destination_type": "individual",
  "source_amount": {
    "currency": "USDC",
    "min": 18,
    "max": 9998
  },
  "destination_amount": {
    "currency": "MXN",
    "min": 322.68,
    "max": 179233.15
  }
}

Detailed Breakdown


CountryDest CurrencyPayment MethodBlockchainsFiat CurrencyStablecoinB2BB2CC2BC2C
USUSDACH PushETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
USUSDDomestic WireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
USUSDFedWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
USUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
BRBRLPIXETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarBRLUSDC
BRBRLWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarBRLUSDC
MXMXNSPEIETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarMXNUSDC
MXMXNWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarMXNUSDC
EUEURSEPAETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarEURUSDC
EUEURWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarEURUSDC
HKHKDCHATSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarHKDUSDC
HKHKDFPSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarHKDUSDC
HKHKDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarHKDUSDC
CNCNYCIPSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarCNYUSDC
CNCNYWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarCNYUSDC
COCOPNEQUIETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarCOPUSDC
COCOPBank TransferETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarCOPUSDC
COCOPWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarCOPUSDC
ININRIMPSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarINRUSDC
ININRNEFTETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarINRUSDC
ININRRTGSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarINRUSDC
ININRWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarINRUSDC
NGNGNBank TransferETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarNGNUSDC
NGNGNWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarNGNUSDC
AEAEDAANIETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarAEDUSDC
AEAEDFTSETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarAEDUSDC
AEAEDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarAEDUSDC
SGSGDBank TransferETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarSGDUSDC
SGSGDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarSGDUSDC
JPJPYWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarJPYUSDC
PHPHPInstaPayETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarPHPUSDC
PHPHPPesoNetETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarPHPUSDC
PHPHPWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarPHPUSDC
CAUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
KRUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
TWUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
NOUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
IDUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
KEUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
ZAUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
PKUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
EGUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC
GHUSDWireETH, Polygon, SOL, AVAX, Arbitrum, OP, StellarUSDUSDC