Rate Overview
Live
1 IRR = 0.001055 NGN
1 NGN = 947.8673
IRR
Avg
0.001046
High
0.001055
Low
0.001037
Last updated: 3/7/2026, 3:27:12 AM
Quick Conversions
| IRR | NGN |
|---|---|
| 1 IRR | 0.00 NGN |
| 10 IRR | 0.01 NGN |
| 50 IRR | 0.05 NGN |
| 100 IRR | 0.11 NGN |
| 500 IRR | 0.53 NGN |
| 1,000 IRR | 1.06 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-03-07T03:27:12Z",
"rates": {
"NGN": 0.001055
}
}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.1055,
"rate": 0.001055
}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