Currency Converter API
## Real-time Currency Conversion API This API provides: - 🌍 Real-time currency conversion - 📊 Historical currency data (daily records saved) **Use cases:** - Finance apps - E-commerce platforms - Global pricing calculators - Personal projects needing currency data
Currency Converter API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Currencies | ||
| POST |
/api/currencies/convert /api/currencies/convert |
|
| GET |
/api/currencies/{code} /api/currencies/{code} |
|
| GET |
/api/currencies/{code}/history/ /api/currencies/{code}/history/ |
|
| GET |
/api/currencies /api/currencies |
|
Currency Converter API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|