Rate Overview
Live
1 USD = 1385.16 NGN
1 NGN = 0.000722
USD
Avg
1512.71
High
1661.73
Low
1385.16
Last updated: 3/27/2026, 7:22:17 AM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,385.16 NGN |
| 10 USD | 13,851.63 NGN |
| 50 USD | 69,258.15 NGN |
| 100 USD | 138,516.29 NGN |
| 500 USD | 692,581.47 NGN |
| 1,000 USD | 1,385,162.94 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-03-27T07:22:17Z",
"rates": {
"NGN": 1385.16294245
}
}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": 138516.294245,
"rate": 1385.16294245
}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