Rate Overview
Live
1 IQD = 0.094964 ISK
1 ISK = 10.5303
IQD
Avg
0.094805
High
0.095434
Low
0.094375
Last updated: 3/27/2026, 10:10:17 AM
Quick Conversions
| IQD | ISK |
|---|---|
| 1 IQD | 0.09 ISK |
| 10 IQD | 0.95 ISK |
| 50 IQD | 4.75 ISK |
| 100 IQD | 9.50 ISK |
| 500 IQD | 47.48 ISK |
| 1,000 IQD | 94.96 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-27T10:10:17Z",
"rates": {
"ISK": 0.094964
}
}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.496400000000001,
"rate": 0.094964
}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