Rate Overview
Live
1 IQD = 0.007389 NOK
1 NOK = 135.3363
IQD
Avg
0.007333
High
0.007680
Low
0.007042
Last updated: 7/27/2026, 9:09:35 PM
Quick Conversions
| IQD | NOK |
|---|---|
| 1 IQD | 0.01 NOK |
| 10 IQD | 0.07 NOK |
| 50 IQD | 0.37 NOK |
| 100 IQD | 0.74 NOK |
| 500 IQD | 3.69 NOK |
| 1,000 IQD | 7.39 NOK |
Get IQD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=NOKExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-27T21:09:35Z",
"rates": {
"NOK": 0.007389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "NOK",
"amount": 100
},
"result": 0.7389,
"rate": 0.007389
}Build with IQD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key