Rate Overview
Live
1 USD = 1366.11 NGN
1 NGN = 0.000732
USD
Avg
1371.31
High
1380.76
Low
1363.44
Last updated: 7/27/2026, 8:07:43 PM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,366.11 NGN |
| 10 USD | 13,661.07 NGN |
| 50 USD | 68,305.35 NGN |
| 100 USD | 136,610.69 NGN |
| 500 USD | 683,053.46 NGN |
| 1,000 USD | 1,366,106.91 NGN |
Get USD/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NGNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T20:07:43Z",
"rates": {
"NGN": 1366.1069103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NGN",
"amount": 100
},
"result": 136610.69103,
"rate": 1366.1069103
}Build with USD/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key