Rate Overview
Live
1 IQD = 0.007314 SEK
1 SEK = 136.7241
IQD
Avg
0.007258
High
0.007314
Low
0.007228
Last updated: 8/13/2026, 5:52:41 AM
Quick Conversions
| IQD | SEK |
|---|---|
| 1 IQD | 0.01 SEK |
| 10 IQD | 0.07 SEK |
| 50 IQD | 0.37 SEK |
| 100 IQD | 0.73 SEK |
| 500 IQD | 3.66 SEK |
| 1,000 IQD | 7.31 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-08-13T05:52:41Z",
"rates": {
"SEK": 0.007314
}
}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.7314,
"rate": 0.007314
}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