Rate Overview
Live
1 USD = 1385.38 NGN
1 NGN = 0.000722
USD
Avg
1373.84
High
1385.38
Low
1360.83
Last updated: 3/7/2026, 12:10:43 AM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,385.38 NGN |
| 10 USD | 13,853.83 NGN |
| 50 USD | 69,269.17 NGN |
| 100 USD | 138,538.34 NGN |
| 500 USD | 692,691.69 NGN |
| 1,000 USD | 1,385,383.39 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-07T00:10:43Z",
"rates": {
"NGN": 1385.38338805
}
}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": 138538.33880499998,
"rate": 1385.38338805
}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