Rate Overview
Live
1 IRR = 0.001015 NGN
1 NGN = 985.2217
IRR
Avg
0.001028
High
0.001034
Low
0.001015
Last updated: 4/17/2026, 3:46:03 AM
Quick Conversions
| IRR | NGN |
|---|---|
| 1 IRR | 0.00 NGN |
| 10 IRR | 0.01 NGN |
| 50 IRR | 0.05 NGN |
| 100 IRR | 0.10 NGN |
| 500 IRR | 0.51 NGN |
| 1,000 IRR | 1.02 NGN |
Get IRR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=NGNExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-04-17T03:46:03Z",
"rates": {
"NGN": 0.001015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "NGN",
"amount": 100
},
"result": 0.1015,
"rate": 0.001015
}Build with IRR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key