Rate Overview
Live
1 IQD = 0.095069 ISK
1 ISK = 10.5187
IQD
Avg
0.094037
High
0.095069
Low
0.092686
Last updated: 3/6/2026, 8:15:59 AM
Quick Conversions
| IQD | ISK |
|---|---|
| 1 IQD | 0.10 ISK |
| 10 IQD | 0.95 ISK |
| 50 IQD | 4.75 ISK |
| 100 IQD | 9.51 ISK |
| 500 IQD | 47.53 ISK |
| 1,000 IQD | 95.07 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-03-06T08:15:59Z",
"rates": {
"ISK": 0.095069
}
}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.5069,
"rate": 0.095069
}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