Rate Overview
Live
1 IQD = 0.007029 SEK
1 SEK = 142.2677
IQD
Avg
0.007062
High
0.007126
Low
0.006989
Last updated: 4/16/2026, 4:15:15 PM
Quick Conversions
| IQD | SEK |
|---|---|
| 1 IQD | 0.01 SEK |
| 10 IQD | 0.07 SEK |
| 50 IQD | 0.35 SEK |
| 100 IQD | 0.70 SEK |
| 500 IQD | 3.51 SEK |
| 1,000 IQD | 7.03 SEK |
Get IQD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=SEKExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-04-16T16:15:15Z",
"rates": {
"SEK": 0.007029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "SEK",
"amount": 100
},
"result": 0.7029,
"rate": 0.007029
}Build with IQD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key