What you can do
Hold USDt, pay out BRL. Stables handles FX, local rails and reconciliation so you never touch banking infrastructure directly.
Send to local accounts over Pix and TED, funds arrive quickly, around the clock.
Lock the USDt→BRL 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 Brazil. 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": "BRL", "rail": "pix" }, "exchange_rate": "1.2834", "total_fee": { "amount": "2.10", "currency": "BRL" } }
FAQ
Which rails do you support in Brazil?
Pix and TED, for real-time BRL payouts to local bank accounts.
What currency do I hold?
You hold and settle in USDt. We convert to BRL at a locked rate when you create the transfer.
How fast do payouts arrive?
Pix and TED settle in seconds, around the clock, including weekends and public holidays.
Is the FX rate locked?
Yes. Request a quote and the USDt→BRL rate is held, so the recipient gets the exact amount you quoted.