Rate Overview
Live
1 USD = 1373.40 NGN
1 NGN = 0.000728
USD
Avg
1370.40
High
1375.98
Low
1357.96
Last updated: 5/29/2026, 4:29:50 PM
Quick Conversions
| USD | NGN |
|---|---|
| 1 USD | 1,373.40 NGN |
| 10 USD | 13,734.01 NGN |
| 50 USD | 68,670.07 NGN |
| 100 USD | 137,340.14 NGN |
| 500 USD | 686,700.71 NGN |
| 1,000 USD | 1,373,401.42 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-29T16:29:50Z",
"rates": {
"NGN": 1373.4014166
}
}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": 137340.14166,
"rate": 1373.4014166
}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