What you can do
Hold USDt, pay out XAF. Stables handles FX, local rails and reconciliation so you never touch banking infrastructure directly.
Send to bank accounts across the CEMAC zone over local transfer and SWIFT, with clear FX and fees.
Lock the USDt→XAF rate at quote time. The amount you quote is the amount that lands.
Create a transfer, follow status by webhook, and reconcile with a clear FX and fee breakdown.
Coverage
One endpoint to move money into Central Africa. We settle to local rails and net out in USDt.
// POST /api/v1/transfer → response { "id": "tr_8f2a41c0", "status": "completed", "source": { "amount": "1000.00", "currency": "USDT", "network": "tron" }, "destination": { "amount": "1283.40", "currency": "XAF", "rail": "bank" }, "exchange_rate": "1.2834", "total_fee": { "amount": "2.10", "currency": "XAF" } }
FAQ
Which rails do you support in Central Africa?
Local bank transfer and SWIFT for XAF payouts across the CEMAC franc zone.
What currency do I hold?
You hold and settle in USDt. We convert to XAF at a locked rate when you create the transfer.
How fast do payouts arrive?
Local transfers typically settle same day; SWIFT timing depends on the receiving bank.
Is the FX rate locked?
Yes. Request a quote and the USDt→XAF rate is held, so the recipient gets the exact amount you quoted.