SpherePay uses lowercase currency codes in API requests and responses. Use the codes in the table below when specifying currencies in transfer requests, virtual accounts, offloader wallets, and bank account fields.Documentation Index
Fetch the complete documentation index at: https://docs.spherepay.co/llms.txt
Use this file to discover all available pages before exploring further.
Always use lowercase currency codes in API requests (for example,
"currency": "usdc", not "USDC").Fiat currencies
| Currency name | Code (API) | Type | Supported rails |
|---|---|---|---|
| United States Dollar | usd | Fiat | ACH, ACH Same Day, Wire |
| Euro | eur | Fiat | SEPA |
| Brazilian Real | brl | Fiat | PIX |
Stablecoins
| Currency name | Code (API) | Type | Supported networks |
|---|---|---|---|
| USD Coin | usdc | Stablecoin | Arbitrum, Avalanche, Base, Ethereum, Polygon, Solana, Starknet |
| Tether | usdt | Stablecoin | Ethereum, Tron |
| Euro Coin | eurc | Stablecoin | Base, Ethereum, Solana |
Notes
- BRL transfers via PIX require a separate verification profile (
kyc_profile_b/kyb_profile_b). Contact your SpherePay representative for access. - Not all currency and network combinations are available for every product. Check the supported rails documentation for Transfers, Onramper Accounts, and Offloader Wallets.

