Currency · USDT · 0 in · 2 out
Tether (USDT) exchange rates
Every corridor Modan tracks into and out of the Tether: 0 into USDT and 2 out, quoted by 3 providers. Rates are each provider's latest observation as of 7 Sep 2026, 10:50 UTC; open a corridor for the full provider table and the mid.
2 corridors · latest observation 7 Sep 2026, 10:50 UTC
Rates out of USDT
| Corridor | Best executable rate | By | Providers | Observed |
|---|---|---|---|---|
| USDT → GHS | 11.7300 | Binance P2P | 3 | 7 Sep 2026, 08:41 UTC |
| USDT → NGN | 1,363.45 | Quidax | 2 | 7 Sep 2026, 10:50 UTC |
Providers quoting USDT
Rates are timestamped, append-only observations of what each named provider quotes — not interpolated mids. "Best" is the best executable quote; official and parallel reference prints are shown on the corridor pages but never ranked.
Get this by API
curl "https://modan.io/api/v1/rates?from=USDT&to=GHS" \ -H "X-API-Key: YOUR_KEY"
One corridor's provider quotes with spread_bps and vs_mid_bps; /api/v1/corridors lists them all. Free key on signup, 50 requests a day. See the API documentation.
Frequently asked questions
- What is the best USDT exchange rate today?
- Modan tracks USDT as a sending currency: as of 7 Sep 2026, 10:50 UTC the best executable quotes are USDT→GHS 11.7300 (Binance P2P); USDT→NGN 1,363.45 (Quidax).
- Which providers quote Tether (USDT)?
- Mighty, Quidax, Binance P2P quote at least one USDT corridor. Modan catalogues each by type (IMTO, fintech, commercial bank, central bank, crypto venue) and by the kind of price it publishes; official and parallel prints are shown but never ranked as best.
- Is the USDT rate on this page the official rate?
- No. These are the rates named providers actually quote, timestamped as observed. Where a central bank's official print is tracked it appears on the corridor page labelled "official", for comparison only, and is never ranked as the best rate.
- How do I get USDT rates by API?
- Call GET https://modan.io/api/v1/rates?from=USDT&to=GHS with an X-API-Key header for one corridor, or GET https://modan.io/api/v1/corridors for every corridor at once. A free key allows 50 requests a day, and the MCP server at https://modan.io/api/mcp serves the same data to AI agents.