Professional Currency Exchange
Get accurate, real-time exchange rates for 170+ global currencies with AUREX API. Why Choose AUREX? AUREX provides comprehensive currency data covering both traditional fiat currencies (USD, EUR, ARS) and cryptocurrencies (BTC, ETH). Our API delivers reliable exchange rates with intelligent caching, ensuring fast performance and high availability for your applications. Key advantages: - 170+…
Professional Currency Exchange endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/api/currency/all /api/currency/all |
Retrieve all currency exchange rates for a specific base currency |
| GET |
/health /health |
Check if the API is running and healthy |
| GET |
/api/currency/convert /api/currency/convert |
Convert an amount from one currency to another |
| GET |
Get All Currency Rates /api/currency |
Get real-time exchange rates for all 170+ supported currencies. Returns base currency (USD) and rates for all available currencies with timestamp. |
| GET |
Convert Currency /api/currency/convert |
Convert any amount from one currency to another. Supports all 170+ currencies with real-time exchange rates. Simply provide the source currency, target currency, and amount to… |