Rate Overview
Live
1 NGN = 0.000727 USD
1 USD = 1375.52
NGN
Avg
0.000718
High
0.000743
Low
0.000686
Last updated: 5/30/2026, 10:18:41 AM
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.73 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-05-30T10:18:41Z",
"rates": {
"USD": 0.000727
}
}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.0727,
"rate": 0.000727
}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