Rate Overview
Live
1 USD = 1365.00 NGN
1 NGN = 0.000733
USD
Avg
1368.94
High
1375.98
Low
1360.53
Last updated: 5/9/2026, 3:42:20 AM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,365.00 NGN |
| 10 USD | 13,650.01 NGN |
| 50 USD | 68,250.04 NGN |
| 100 USD | 136,500.07 NGN |
| 500 USD | 682,500.37 NGN |
| 1,000 USD | 1,365,000.75 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-05-09T03:42:20Z",
"rates": {
"NGN": 1365.00074543
}
}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": 136500.074543,
"rate": 1365.00074543
}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