
Provider · Crypto · Retail rates · 4 corridors
Accrue exchange rates
Accrue (crypto venue; retail rates) quotes 4 corridors Modan tracks; as of 7 Sep 2026, 10:31 UTC it has the best executable quote on 1 of them. Open a corridor for the full provider table, the independent mid and Accrue's history there.
Accrue on every corridor
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=accrue" \ -H "X-API-Key: YOUR_KEY"
Every corridor and current rate Accrue quotes. Free key on signup, 50 requests a day. See the API documentation.
Frequently asked questions
- Which corridors does Accrue quote?
- USD→GHS, USD→NGN, USD→KES, USD→XOF as of 7 Sep 2026, 10:31 UTC. Each links to a page with Accrue's quote, its rank among every provider on that corridor, and its history.
- Does Accrue have the best exchange rate?
- As of 7 Sep 2026, 10:31 UTC, Accrue has the best executable quote on 1 of the 4 corridors it quotes (USD→XOF). On the others its quote sits between 98.3 and 512.4 bps below the best executable rate. "Best" always means the best executable quote — reference prints are never ranked.
- How often is Accrue'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 Accrue observation is from 7 Sep 2026, 10:31 UTC.
- How do I get Accrue's rates by API?
- GET https://modan.io/api/v1/rates/provider?provider=accrue returns every corridor and current rate Accrue quotes; GET https://modan.io/api/v1/rates?from=GBP&to=NGN returns one corridor with every provider, Accrue 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.