Rate Overview
Live
1 NGN = 0.000721 USD
1 USD = 1386.96
NGN
Avg
0.000729
High
0.000738
Low
0.000721
Last updated: 3/6/2026, 7:12:31 PM
Quick Conversions
| NGN | USD |
|---|---|
| 1 NGN | 0.00 USD |
| 10 NGN | 0.01 USD |
| 50 NGN | 0.04 USD |
| 100 NGN | 0.07 USD |
| 500 NGN | 0.36 USD |
| 1,000 NGN | 0.72 USD |
Get NGN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=USDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-06T19:12:31Z",
"rates": {
"USD": 0.000721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "USD",
"amount": 100
},
"result": 0.0721,
"rate": 0.000721
}Build with NGN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key