Rate Overview
Live
1 IRR = 0.000006 NOK
1 NOK = 166666.67
IRR
Avg
0.000179
High
0.000271
Low
0.000006
Last updated: 7/30/2026, 11:17:56 AM
Quick Conversions
| IRR | NOK |
|---|---|
| 1 IRR | 0.00 NOK |
| 10 IRR | 0.00 NOK |
| 50 IRR | 0.00 NOK |
| 100 IRR | 0.00 NOK |
| 500 IRR | 0.00 NOK |
| 1,000 IRR | 0.01 NOK |
Get IRR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=NOKExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-07-30T11:17:56Z",
"rates": {
"NOK": 0.000006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "NOK",
"amount": 100
},
"result": 0.0006000000000000001,
"rate": 0.000006
}Build with IRR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key