Rate Overview
Live
1 IQD = 0.095165 ISK
1 ISK = 10.5081
IQD
Avg
0.095080
High
0.095249
Low
0.094700
Last updated: 6/16/2026, 1:26:10 PM
Quick Conversions
| IQD | ISK |
|---|---|
| 1 IQD | 0.10 ISK |
| 10 IQD | 0.95 ISK |
| 50 IQD | 4.76 ISK |
| 100 IQD | 9.52 ISK |
| 500 IQD | 47.58 ISK |
| 1,000 IQD | 95.17 ISK |
Get IQD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=ISKExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-06-16T13:26:10Z",
"rates": {
"ISK": 0.095165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "ISK",
"amount": 100
},
"result": 9.5165,
"rate": 0.095165
}Build with IQD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key