Rate Overview
Live
1 USD = 1321.59 NGN
1 NGN = 0.000757
USD
Avg
1331.90
High
1346.58
Low
1321.59
Last updated: 9/6/2026, 4:12:25 AM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,321.59 NGN |
| 10 USD | 13,215.92 NGN |
| 50 USD | 66,079.62 NGN |
| 100 USD | 132,159.25 NGN |
| 500 USD | 660,796.23 NGN |
| 1,000 USD | 1,321,592.47 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-09-06T04:12:25Z",
"rates": {
"NGN": 1321.59246513
}
}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": 132159.246513,
"rate": 1321.59246513
}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