Skip to main content
Swaps convert balance between your four currencies — USDT, USDC, BTC and GOLDsynchronously and instantly, without the money ever leaving your account. Any pair works (including direct BTCGOLD). The rate you see in the quote is the rate you execute at: no separate fees — quoted = received.

1. Quote (optional, free)

The quote is indicative: the swap executes at the rate of the POST moment (BTC and GOLD prices move). Stablecoin pairs (USDTUSDC) are stable.

2. Execute the swap

amount is in the source currency (from_asset), with up to its decimals (6 for USDT/USDC/GOLD, 8 for BTC). 201 response — the swap is synchronous, your balance changes instantly:
Replaying with the same idempotency_key200 with the original swap and idempotency_hit: truenever re-executed.

3. Query and history

In your movements (GET /v1/movements) and in the statement the swap shows as swap_out in the source currency and swap_in in the destination, each reconciling in its own section.

Rules and limits

  • Same account: the money never leaves your account — it only changes currency. That is why no OTP is required.
  • Any pair between USDT, USDC, BTC and GOLD (source ≠ destination).
  • Execution rate of the moment: BTC and GOLD use the live execution price; if it is unavailable or stale the swap is rejected with 503 pricing_unavailable (it never executes on an old price).
  • Volatile-currency limits (BTC/GOLD, shared with payouts and card purchases): per-operation cap and 24h rolling volume cap per account (GET /v1/settlement shows yours). USDT ↔ USDC has no limit.
  • Requires your approved identity verification and the swaps service enabled.

Errors

FAQ

The quoted rate is your account’s execution rate: it includes the cost of providing instant, guaranteed conversion (immediate liquidity, no slippage, without leaving your account). Same philosophy as payout and payin rates: what is quoted is exactly what you receive, with no surprise fees afterwards.
No — it is indicative. BTC and GOLD move, so execution uses the price at the POST moment. Between stablecoins (USDT ↔ USDC) the difference is negligible. For the final figure, check the to_amount in the swap response (already credited).
There is no undo: an executed swap is final (your balance already changed). You can swap back any time, at that moment’s rate.
Volatile-currency limits are shared across swaps, payouts paid from BTC/GOLD and card purchases from BTC/GOLD — they all count against the same 24h rolling volume of your account. Check your caps at GET /v1/settlement.
GOLD represents grams of fine gold and BTC bitcoin: price exposure without leaving the ecosystem. You can pay payouts, fees and card purchases straight from those balances (multi-asset settlement), and swap back to USDT/USDC whenever you want.
Last modified on July 16, 2026