CurrencyAtlas API
CurrencyAtlas API provides a fast and reliable way to access global currency, country, and region data. Search by currency code, country name, or currency name. Supports bulk queries, sorting, field filtering, caching, and rate limiting. Perfect for developers building financial apps, e-commerce platforms, or data-driven services
CurrencyAtlas API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Currencies /all |
Retrieve a complete list of all supported currencies, including their codes, symbols, and associated countries |
| GET |
Get Currency by Code /code/{code} |
Fetch detailed information about a currency using its ISO code, including name, symbol, and countries that use it. |
| GET |
Get Currency by Country /country/{country} |
Retrieve the currency information for a specific country, including currency code, symbol, and name |
| GET |
Get Bulk queries /bulk |
Get multiple codes or countries in one request |
CurrencyAtlas API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3000 / minute |
|
| ULTRA | Free | 3000 / minute |
|