Frankfurter API
Free foreign exchange rates API providing current and historical currency exchange rates from multiple central banks and financial institutions worldwide.
Slug: frankfurter
Key:
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Key:
frankfurter.dev:frankfurter-apiBase URL:
https://api.frankfurter.devAuth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Tutorials
- Getting Started with Frankfurter — I can get current and historical foreign exchange rates from Frankfurter with no API key — daily reference rates from 50+ central banks going back to 1977 for major currencies, though the data lags 24–48 hours and isn't suitable for live trading.
Skills
- Access current — I can get current foreign exchange rates between any two of 150+ currencies from Frankfurter with no API key — daily reference rates from central banks, though the data lags 24–48 hours and isn't for live trading.
- Get exchange rates — I can get current and historical exchange rates from Frankfurter with no API key — daily reference rates from 50+ central banks going back decades, though the data lags 24–48 hours and isn't suitable for live trading.
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| currencies | Get available currencies | ? |
— |
| currency/{currency} | Get currency details | ? |
— |
| providers | List data providers | ? |
— |
| rate/{base}/{quote} | Get single exchange rate | ? |
— |
| rates | Get exchange rates | ? |
— |