Live NGN exchange rates
Forex Endpoints
Current Forex Rates
Retrieve the latest NGN exchange rates against all supported currencies.
GET
Live NGN exchange rates
This endpoint returns the most recent NGN exchange rates for all supported currencies. Each rate object includes:
rate— how many NGN one unit of the foreign currency costs (e.g.1603.50means $1 = ₦1,603.50)inverse_rate— how much foreign currency ₦1 buys (e.g.0.000624)daily_changeanddaily_change_percent— movement since the previous day
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.