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