Rate Overview
Live
1 USD = 1366.53 NGN
1 NGN = 0.000732
USD
Avg
1369.58
High
1397.90
Low
1343.79
Last updated: 7/28/2026, 1:05:01 PM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,366.53 NGN |
| 10 USD | 13,665.28 NGN |
| 50 USD | 68,326.38 NGN |
| 100 USD | 136,652.76 NGN |
| 500 USD | 683,263.81 NGN |
| 1,000 USD | 1,366,527.62 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-28T13:05:01Z",
"rates": {
"NGN": 1366.52761508
}
}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": 136652.761508,
"rate": 1366.52761508
}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