Currency · USDC · 0 in · 2 out
USD Coin (USDC) exchange rates
Every corridor Modan tracks into and out of the USD Coin: 0 into USDC 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 USDC
| Corridor | Best executable rate | By | Providers | Observed |
|---|---|---|---|---|
| USDC → GHS | 12.1900 | Quidax | 3 | 7 Sep 2026, 08:16 UTC |
| USDC → NGN | 1,363.04 | Quidax | 2 | 7 Sep 2026, 10:50 UTC |
Providers quoting USDC
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=USDC&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 USDC exchange rate today?
- Modan tracks USDC as a sending currency: as of 7 Sep 2026, 10:50 UTC the best executable quotes are USDC→GHS 12.1900 (Quidax); USDC→NGN 1,363.04 (Quidax).
- Which providers quote USD Coin (USDC)?
- Mighty, Quidax, Binance P2P quote at least one USDC 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 USDC 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 USDC rates by API?
- Call GET https://modan.io/api/v1/rates?from=USDC&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.