Rate Overview
Live
1 USD = 1372.36 NGN
1 NGN = 0.000729
USD
Avg
1371.95
High
1379.80
Low
1367.90
Last updated: 7/8/2026, 11:37:28 PM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,372.36 NGN |
| 10 USD | 13,723.55 NGN |
| 50 USD | 68,617.75 NGN |
| 100 USD | 137,235.50 NGN |
| 500 USD | 686,177.50 NGN |
| 1,000 USD | 1,372,355.00 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-08T23:37:28Z",
"rates": {
"NGN": 1372.35500266
}
}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": 137235.50026600002,
"rate": 1372.35500266
}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