Skip to content

Supported Currencies

Supported Currencies

Accept payments in Bitcoin, Ethereum, stablecoins, and other major cryptocurrencies. Our platform supports multiple blockchains with automatic conversion and real-time exchange rates.

Currency Overview

SanPay enables your customers to pay with their preferred cryptocurrency. We handle the blockchain complexity, confirmations, and conversion automatically.

Supported Asset Types

Native Coins

Bitcoin (BTC), Ethereum (ETH), and other layer-1 native currencies with direct blockchain settlement.

Stablecoins

USDT, USDC, and other fiat-pegged tokens for stable value transactions.

EVM Tokens

ERC-20 and compatible tokens on Ethereum and EVM-compatible chains.

Supported Blockchains

We support major blockchains with different confirmation requirements based on network security:

BlockchainConfirmationsTypical Time
Bitcoin 2-6 20-60 min
Ethereum 12-32 3-8 min
EVM Chains Varies 1-5 min

Fetch Available Assets

Use our API to dynamically fetch the list of currencies enabled for your account:

GET /api/sdk/v1/assets
ParameterTypeDescription
testnet boolean Filter testnet assets only
currency string Fiat currency (EUR, USD) to include exchange rates
```bash curl -X GET "https://api.sanpay.io/api/sdk/v1/assets?currency=EUR" \ -H "X-Public-Key: pk_live_xxxx" ```

Currency Fees & Limits

Each currency may have different fees and transaction limits configured for your account:

Fee Type Description
FIXED Fixed fee amount (e.g., €0.50 per transaction)
PERCENTAGE Percentage of transaction (e.g., 1%)
PERCENTAGE_WITH_CAP Percentage with maximum cap (e.g., 1% max €10)

Next Steps

Exchange Rates

Exchange Rates – Learn about real-time rate conversion