USDT to GHS exchange rate
The Tether to Ghanaian cedi rates 3 named providers actually quote for USDT→GHS, each with its spread in basis points and an independent mid to benchmark against. Timestamped, append-only, and available over a free JSON API.
| Provider | Rate 1 USDT → GHS | Spread | Fee | Updated |
|---|---|---|---|---|
Binance P2PBest | 11.7300 | 0.0 bps | — | 7 Sep 2026, 08:16 UTC |
| 11.7100 | −17.1 bps | — | 7 Sep 2026, 08:07 UTC | |
| 11.5800 | −127.9 bps | — | 7 Sep 2026, 08:41 UTC |
Rates are timestamped, append-only observations of what each named provider quotes — not interpolated mids. Spread is basis points below the best provider of the same rate type in this corridor (0 = best).
About the USDT→GHS corridor
As of 7 Sep 2026, 08:41 UTC, the best executable USDT→GHS rate among the 3 providers Modan tracks is 11.7300 GHS per USDT, quoted by Binance P2P (p2p rate). The median executable quote is 11.7100, and the gap between the best and the worst executable quote is 127.9 bps.
Get this corridor by API
curl "https://modan.io/api/v1/rates?from=USDT&to=GHS" \ -H "X-API-Key: YOUR_KEY"
Free key on signup, 50 requests a day. The same data is served to AI agents by the MCP server at modan.io/api/mcp. See the API documentation.
Frequently asked questions
- What is the USDT to GHS exchange rate today?
- As of 7 Sep 2026, 08:41 UTC, the best executable USDT→GHS rate Modan observed is 11.7300 GHS per USDT, quoted by Binance P2P. 3 providers quote this corridor; each provider's own rate, fee and spread are listed on this page. Rates are re-checked roughly every 15 minutes.
- Which provider has the best USDT to GHS rate?
- Binance P2P, at 11.7300 GHS per USDT as of 7 Sep 2026, 08:41 UTC. "Best" means the best executable quote: official and parallel reference prints are shown but never ranked, because nobody can transact at them.
- How is the spread on USDT→GHS calculated?
- Spread is the distance in basis points between a provider's rate and the best rate of the same rate type on the corridor at that moment (0 bps = best). vs Mid is a separate measure: the distance from an independent mid-market reference that is refreshed hourly.
- How do I get USDT to GHS rates by API?
- Call GET https://modan.io/api/v1/rates?from=USDT&to=GHS with an X-API-Key header. A free key allows 50 requests a day; the same data is available to AI agents through the MCP server at https://modan.io/api/mcp.