Free Currency Exchange API
Free currency exchange rates API by Fawaz Ahmed. Provides exchange rates for 150+ currencies including fiat and cryptocurrencies. Data is updated daily.
Slug: free-currency-exchange
Key:
Base URL:
Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Key:
jsdelivr.net:free-currency-exchange-apiBase URL:
https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Links
Homepage: https://github.com/fawazahmed0/exchange-api
API Base:
API Base:
https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/Topics
Tutorials
- Getting Started with Free Currency Exchange API — I can get daily exchange rates for 342 currencies — fiat, crypto, and precious metals — from a free CDN-hosted API with no auth and no rate limit, but the rates update once daily and the API has no historical or intraday endpoint.
Skills
- Access currency — I can get daily exchange rates for 342 currencies — fiat, crypto, and precious metals — from a free CDN-hosted API with no auth and no rate limit, but rates update once daily and there's no historical endpoint.
- Access daily — I can get daily exchange rates for 342 currencies — fiat, crypto, and precious metals — from a free CDN-hosted API with no auth and no rate limit, but rates update once daily and there is no historical or intraday endpoint.
- Look up exchange rates — I can look up daily exchange rates for 342 currencies — fiat, crypto, and precious metals — from a free CDN-hosted API with no auth and no rate limit, but rates update once daily and there is no historical endpoint.
Endpoints (2)
| Path | Summary | Response | Auth |
|---|---|---|---|
| currencies.json | List all available currencies | ? |
— |
| currencies/{currencyCode}.json | Get exchange rates for a base currency | ? |
— |