Rate Overview
Live
1 USD = 1342.48 NGN
1 NGN = 0.000745
USD
Avg
1350.84
High
1359.50
Low
1340.88
Last updated: 4/18/2026, 8:49:07 AM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,342.48 NGN |
| 10 USD | 13,424.80 NGN |
| 50 USD | 67,124.02 NGN |
| 100 USD | 134,248.03 NGN |
| 500 USD | 671,240.15 NGN |
| 1,000 USD | 1,342,480.31 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-04-18T08:49:07Z",
"rates": {
"NGN": 1342.48030657
}
}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": 134248.030657,
"rate": 1342.48030657
}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