Provider · Crypto · P2P rates · 4 corridors
Quidax exchange rates
Quidax (crypto venue; p2p rates) quotes 4 corridors Modan tracks; as of 7 Sep 2026, 10:50 UTC it has the best executable quote on 3 of them. Open a corridor for the full provider table, the independent mid and Quidax's history there.
Quidax on every corridor
| Corridor | Rate | Rank | vs best | Observed |
|---|---|---|---|---|
| USDC → GHS | 12.1900 | #1 / 3 | best | 10 Jul 2026, 17:36 UTC |
| USDT → GHS | 11.5800 | #3 / 3 | −127.9 bps | 7 Sep 2026, 08:41 UTC |
| USDC → NGN | 1,363.04 | #1 / 2 | best | 7 Sep 2026, 10:50 UTC |
| USDT → NGN | 1,363.45 | #1 / 2 | best | 7 Sep 2026, 10:50 UTC |
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/provider?provider=quidax" \ -H "X-API-Key: YOUR_KEY"
Every corridor and current rate Quidax quotes. Free key on signup, 50 requests a day. See the API documentation.
Frequently asked questions
- Which corridors does Quidax quote?
- USDC→GHS, USDT→GHS, USDC→NGN, USDT→NGN as of 7 Sep 2026, 10:50 UTC. Each links to a page with Quidax's quote, its rank among every provider on that corridor, and its history.
- Does Quidax have the best exchange rate?
- As of 7 Sep 2026, 10:50 UTC, Quidax has the best executable quote on 3 of the 4 corridors it quotes (USDC→GHS, USDC→NGN, USDT→NGN). On the others its quote sits 127.9 bps below the best executable rate. "Best" always means the best executable quote — reference prints are never ranked.
- How often is Quidax's rate updated?
- Modan re-checks each provider's published rate roughly every 15 minutes; every observation is timestamped and kept, so the history is append-only. The latest Quidax observation is from 7 Sep 2026, 10:50 UTC.
- How do I get Quidax's rates by API?
- GET https://modan.io/api/v1/rates/provider?provider=quidax returns every corridor and current rate Quidax quotes; GET https://modan.io/api/v1/rates?from=GBP&to=NGN returns one corridor with every provider, Quidax included. 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.