Rate Overview
Live
1 ISK = 0.075567 SEK
1 SEK = 13.2333
ISK
Avg
0.075121
High
0.081827
Low
0.066545
Last updated: 5/27/2026, 11:06:21 PM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.76 SEK |
| 50 ISK | 3.78 SEK |
| 100 ISK | 7.56 SEK |
| 500 ISK | 37.78 SEK |
| 1,000 ISK | 75.57 SEK |
Get ISK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SEKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-27T23:06:21Z",
"rates": {
"SEK": 0.075567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SEK",
"amount": 100
},
"result": 7.556699999999999,
"rate": 0.075567
}Build with ISK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key