Swap digital dollars, euros, pesos, and reais at on-chain rates, settled in seconds, priced in basis points, open 24/7/365. Built on Portal's stablecoin finance infrastructure.
17 currencies: USD · EUR · GBP · CHF · MXN · BRL · SGD · NZD · ZAR live on-chain, plus JPY · CAD · AUD · TRY · COP · NGN · ARS · IDR.
Streaming quotes across stablecoin FX pairs, sourced from on-chain liquidity through Portal's 0x integration. No sessions. No cut-off times. No T+2.
Cross-border money movement through correspondent banking was designed in the 1970s. Stablecoin FX replaces it with a single on-chain settlement layer.
The same infrastructure behind this board is available to your team today: wallets, swaps, cross-chain routing, and yield. One API, every chain that matters.
curl -X POST \
https://api.portalhq.io/api/v3/clients/me/\
integrations/0x/swap/price \
-H "Authorization: Bearer $PORTAL_API_KEY" \
-d '{
"chainId": "eip155:42161",
"sellToken": "USDC",
"buyToken": "MXNB",
"sellAmount": "1000000000"
}'
# → 1,000 USDC ≈ 18,405 MXNB, settled on-chain
# → in seconds. That's on-chain FX.Spin up wallets, quotes, and swaps in less than a day with Portal's enterprise-grade infrastructure.
Try It Now