FreeAPI.watch

Fixer.io

Foreign exchange rate API with daily rates from ECB and 170+ currencies, widely used for financial apps.

Status
🟢 Online · 548 ms
30-day uptime
99.86%
Free tier
100 calls/month, EUR base only, free key, no CC
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Fixer.io with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Fixer.io require an API key?

Yes, Fixer.io requires a free API key. You can sign up via https://fixer.io/documentation.

What is Fixer.io's free tier?

100 calls/month, EUR base only, free key, no CC

Is Fixer.io currently online?

We check Fixer.io every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use Fixer.io

Fixer.io is suited to legacy projects that already depend on its ECB-based exchange rate format. It's HTTP-based with simple JSON output and 100 calls/month on the free tier — small but enough for a personal currency converter.

Common pitfalls

Quick start (bash)

curl "http://data.fixer.io/api/latest?access_key=YOUR_KEY"

Embed this badge

Add a live status badge to your README, docs, or website.

Fixer.io status badge

Markdown

[![Fixer.io Status](https://freeapi-builder.a10ayassine.workers.dev/badge/fixer-io.svg)](https://freeapi.watch/fixer-io)

HTML

<a href="https://freeapi.watch/fixer-io"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/fixer-io.svg" alt="Fixer.io Status"/></a>