The State of Exchange Rate APIs in 2026
Disclosure: this survey is published by AllRatesToday, one of the providers covered below. We think that makes honesty the only credible way to write it — so every competitor number in this article was checked against the provider's own public pricing page in August 2026, and wherever we couldn't verify something live, we say so. AllRatesToday appears in section 5, in its actual place in the market, with its actual limitations.
The exchange rate API market looks crowded — search for "currency API" and you'll find dozens of brands. Look closer and it resolves into about ten products, several of which share an owner, all competing on a surprisingly small set of axes: price, update cadence, currency coverage, historical depth, and — increasingly — whether the rate served is a market estimate or an official published figure.
1. The market map: who actually runs these APIs
The apilayer cluster
The biggest structural story of the last several years is consolidation. Fixer, currencylayer, exchangeratesapi.io, and exchangerate.host — four brands that look like four independent competitors — all operate under the apilayer umbrella (apilayer itself was acquired by Idera in 2021). The fingerprints are visible in the pricing pages: as of August 2026, Fixer and currencylayer publish near-identical plan ladders — a 100-call/month free tier, then $14.99, $59.99, and $99.99 per month for 10,000, 100,000, and 500,000 calls, with hourly updates on the low tiers and 60-second updates at the top.
The practical consequence: if you're "comparing" Fixer against currencylayer, you're comparing two doors into the same building. Real diversification means picking providers with genuinely different data pipelines and ownership.
The end of the keyless era
exchangerate.host deserves its own paragraph because its trajectory changed the free end of the market. For years it was the answer to "what's a free API with no signup?" — keyless, unlimited, beloved by tutorials. That era ended when the service moved behind mandatory API keys with a limited free tier under the apilayer model. Thousands of code snippets on Stack Overflow and in GitHub READMEs silently broke. The lesson developers took from it: a free API with no business model is a future migration project.
The open-source survivor
Frankfurter is the free, keyless, open-source option that endures — you can even self-host it with Docker. Its classic v1 API serves the European Central Bank's daily reference table (~30 currencies), and in 2026 it shipped a v2 that aggregates official rates from 84 central-bank providers across 165 currencies — the year's most significant move at the free end of the market. Its structural limits are unchanged: everything is a once-daily official fixing (no real-time market rates, no weekend data), there are no tax-authority tables, output is JSON-only, and support is volunteer-run. Full comparison: AllRatesToday vs Frankfurter.
The independents
Open Exchange Rates (one of the oldest brands in the space), ExchangeRate-API, and currencyapi.com operate their own products with their own pricing philosophies — ExchangeRate-API in particular competes on free-tier generosity and simplicity, Open Exchange Rates on longevity and its well-known USD-base free plan.
The enterprise tier
XE and OANDA sell to a different buyer: treasury teams, ERPs, and businesses that need contractual data quality. XE's Currency Data API starts at $799/year; OANDA's Exchange Rates API starts at $4,850/year, with 38,000+ currency pairs, tick data, and — notably — rates from 100+ central banks as part of its feed. Neither is priced for a side project, and neither pretends to be.
AllRatesToday
And there's us — a smaller independent provider whose bet is that the market's next differentiator is official rates: the published tables of central banks and tax authorities, served through the same developer-friendly API as real-time market rates, at indie pricing rather than enterprise pricing. More on that, including the honest caveats, in section 5.
2. The 2026 survey table
All figures below were taken from each provider's public pricing page in August 2026 unless marked otherwise. Providers change pricing without notice — treat this as a snapshot, and check the linked pages before committing.
| Provider | Free tier | Entry paid plan | Update cadence | Currencies | Official CB rates | SDKs / MCP |
|---|---|---|---|---|---|---|
| AllRatesToday | Yes, no credit card | €4.99/mo — 5,000 req | Real-time | 160+ | 83 central banks + 3 tax authorities | JS, Python, PHP, Rust; MCP servers |
| Open Exchange Rates | 1,000 req/mo (USD base) | $12/mo — 10,000 req | Hourly; 5-min on $97 plan | ~170 | — | Community libraries |
| Fixer (apilayer) | 100 req/mo | $14.99/mo — 10,000 req | Hourly; 60s at top tier | 170 | — | Code examples |
| currencylayer (apilayer) | 100 req/mo | $14.99/mo — 10,000 req | Hourly; 60s at top tier | 168 + metals | — | Code examples |
| ExchangeRate-API | 1,500 req/mo, daily rates | $10/mo — 30,000 req | Daily free; hourly Pro | 161–165 | — | Docs + examples |
| currencyapi.com | 300 req/mo, daily | $9.99/mo — 15,000 req | Daily free; 60s from mid tier | ~170 incl. crypto | — | Multiple SDKs |
| exchangerate.host (apilayer) | Limited, key required* | Per apilayer plan ladder* | Varies by plan* | ~170* | — | — |
| Frankfurter | Free, keyless, unlimited | — (open source) | Daily official fixings | ~30 (v1) / 165 (v2) | 84 central banks (v2) | Community; self-hostable |
| XE Currency Data | Free trial only | $799/yr — 10,000 req/mo | Daily; up to minutely (Enterprise) | 170+ & metals | — | Docs + support |
| OANDA Exchange Rates | 7-day trial | From $4,850/yr | Real-time streaming, tick data | 200+, 38,000+ pairs | 100+ central banks (enterprise) | REST + FIX, ERP connectors |
* exchangerate.host figures could not be independently re-verified for this survey and reflect its published position within the apilayer family as of August 2026. Historical depth varies widely: ExchangeRate-API and OANDA advertise 30+ years; the ECB series (Frankfurter) runs from 1999; AllRatesToday's central-bank archives reach back decades for several banks (SNB to 1914, HKMA to 1981, RBI to 2003).
3. Four trends defining 2026
AI agents are a new buyer type
The most interesting shift isn't in pricing — it's in who is calling the API. A growing share of exchange-rate consumption now comes from AI assistants and autonomous agents rather than hand-written application code. When we asked our own customers this year what they use the rates for, every respondent described machine or AI-agent consumption. That changes what "developer experience" means: an agent doesn't read your docs, it reads your MCP server's tool definitions. Providers that ship agent-ready tooling — MCP servers, clean OpenAPI specs, predictable JSON — are being selected by a buyer that didn't exist three years ago.
Zero-click SERPs are squeezing the consumer side
Google answers "USD to EUR" directly in the search results, and AI chat interfaces answer it conversationally. Consumer currency-converter websites — long the ad-funded top of the funnel for several API brands — are losing the click before it happens. The strategic consequence: providers are re-anchoring on developer and B2B use cases, because the consumer pageview business is structurally declining. Expect more API-first positioning and less investment in converter portals across the industry.
Official rates are the new differentiator
Market mid-rates have become a commodity — a dozen APIs will sell you a EUR/USD number that agrees to four decimal places. What hasn't commoditized is the official rate: the figure a tax authority, customs office, or auditor actually requires. A UK customs declaration cites HMRC's monthly rate; a US government filing cites the Treasury's quarterly rate; an Indian invoice references the RBI. Those numbers can diverge from the live market by several percent, and citing the wrong one is a compliance error, not a rounding error. Serving them well is genuinely hard — dozens of scrapers, publication calendars, amendment handling — which is why almost no mainstream provider does it. Today that capability lives at the enterprise end (OANDA's central-bank feed) and with specialists: AllRatesToday and Fluentax-class compliance-data providers. Our tax authority rates guide covers which filings require which rate.
Free tiers keep shrinking
The direction of travel is one-way. exchangerate.host went from keyless-unlimited to key-required. Fixer and currencylayer's free tiers stand at 100 calls per month — barely enough to test with. currencyapi.com's free plan excludes commercial use. The generous outliers (ExchangeRate-API at 1,500/month, Open Exchange Rates at 1,000/month USD-base) increasingly look like acquisition funnels rather than a place to run production traffic. The rational developer response is to treat any free tier as an evaluation environment and price the paid tier into the build from day one.
4. How to choose in 2026, by use case
- Prototype or hobby project: Frankfurter if once-daily official fixings are enough (its 2026 v2 covers 84 central banks keyless); otherwise the largest free tier you can find (ExchangeRate-API's 1,500/month, or AllRatesToday's no-card free tier for real-time data).
- Production app on a budget: the €4.99–$14.99 entry band. Compare on what the entry plan actually includes — update cadence and historical access differ far more than headline price. Our best exchange rate API roundup goes deeper.
- Accounting, tax, customs, audit: official published rates only. That means a central bank rates API or an enterprise feed — a market mid-rate is the wrong number for the document, however accurate it is.
- AI agents and automation: pick a provider with MCP servers or at minimum a clean OpenAPI spec, and check that the free/entry tier permits machine consumption at your call volume.
- Treasury and trading: XE or OANDA. Streaming rates, bid/ask, tick data, SLAs, and ERP connectors are worth enterprise money when real money moves on the feed.
- Emerging-market corridors: check the actual currency list, not the headline count. PKR, LKR, BDT, NGN, and VND coverage — and the official rates for those markets — is where lists diverge most.
5. Where AllRatesToday sits — the disclosed part
Here is our honest placement. AllRatesToday is a small independent provider, not a market leader by traffic. We don't sell streaming tick data, we don't have OANDA's 38,000 pairs, and if you need a FIX connection to a treasury system, we are not your vendor.
What we do differently is the official-rates catalog: 83 central banks and 3 tax authorities (HMRC, the US Treasury, and others), served through the same API as real-time mid-market rates for 160+ currencies — with derived cross-rates explicitly flagged as derived, because for compliance work the published/derived distinction is the whole point. Pricing starts at €4.99/month for 5,000 requests, the free tier needs no credit card, output comes in JSON, CSV, XML, or XLSX, and we ship official SDKs for JavaScript, Python, PHP, and Rust plus MCP servers for AI agents. In the framework of section 4: we're built for the budget-production, compliance, and AI-agent rows — not the treasury row.
Methodology note: competitor pricing was read from each provider's public pricing page in August 2026 (openexchangerates.org, fixer.io, currencylayer.com, exchangerate-api.com, currencyapi.com, frankfurter.dev, xe.com, oanda.com). Corporate-ownership facts reflect public reporting on the apilayer/Idera acquisitions. If you spot an error, tell us and we'll correct it — a survey like this is only useful if it's right.
Frequently Asked Questions
What is the best exchange rate API in 2026?
There is no single best — it depends on the use case. For a free hobby project, Frankfurter or a generous free tier like ExchangeRate-API's 1,500 requests/month works well. For low-cost production use, entry plans cluster between €4.99 and $14.99/month. For compliance and accounting work that must cite an official rate, only providers carrying central-bank and tax-authority published rates (AllRatesToday, or enterprise feeds like OANDA) qualify. For treasury-grade streaming data, XE and OANDA sell enterprise packages starting around $799–$4,850 per year.
Which exchange rate APIs are still free in 2026?
Frankfurter remains fully free and keyless (ECB-based, open source). Most commercial providers keep a free tier but have tightened it: Fixer and currencylayer offer 100 calls/month, currencyapi.com offers 300, Open Exchange Rates 1,000, and ExchangeRate-API 1,500. AllRatesToday's free tier requires no credit card and includes real-time rates, conversion, and historical data. The keyless, unlimited commercial free ride largely ended when exchangerate.host moved behind API keys.
What happened to exchangerate.host?
exchangerate.host was for years the go-to keyless free API and became part of the apilayer family. Its open, no-signup era ended when the service moved to mandatory API keys with a limited free tier — the single biggest change to the free end of the market in recent years. Code that called it without a key broke, which pushed many hobby projects to Frankfurter and many production users to paid plans.
What is an MCP server for exchange rates?
MCP (Model Context Protocol) is the standard that lets AI assistants and agents call external tools. An exchange-rate MCP server exposes rate lookups, conversion, and historical queries as tools an AI agent can invoke directly — no custom integration code. In 2026 AI agents are a fast-growing consumer of rate APIs, and MCP support has become a real selection criterion. AllRatesToday publishes MCP servers on npm alongside its JavaScript, Python, PHP, and Rust SDKs.
Which API should I use for tax filings and customs declarations?
One that serves the official published rate of the relevant authority — not a market rate. A UK customs declaration cites HMRC's monthly rate, a US government filing cites the US Treasury's quarterly rate, an Indian invoice references the RBI. Market mid-rates from a generic API are the wrong number for these documents. AllRatesToday serves the published tables of 83 central banks and 3 tax authorities through one API; OANDA also offers central-bank rates at enterprise pricing.
Test the Official-Rates Difference
Real-time rates for 160+ currencies plus official published rates from 83 central banks and 3 tax authorities — free tier, no credit card.
Get Your Free API Key