Currency Exchange API
A simple live currency exchange and conversion REST API built with Node.js and Express.
2 subscribers
8.7/10 popularity
276 ms avg latency
67% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Currency Exchange API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET conversion rates /convert |
This end points takes amount and converts from your base currency to your target currency |
| GET |
GET base currency rates /rates |
This end point returns current rates for base currency against all other supported currencies |
| GET |
GET All supported currencies /currencies |
This endpoint will return all supported currencies |
| GET |
GET exchange rate /rate |
Gets exchange rate between two currencies e.g from=USD&to=NGN |
Currency Exchange API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $25 / month | — |
|