Rate Overview
Live
1 ISK = 0.078943 SEK
1 SEK = 12.6674
ISK
Avg
0.079018
High
0.079356
Low
0.078838
Last updated: 9/6/2026, 7:57:10 AM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.79 SEK |
| 50 ISK | 3.95 SEK |
| 100 ISK | 7.89 SEK |
| 500 ISK | 39.47 SEK |
| 1,000 ISK | 78.94 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-09-06T07:57:10Z",
"rates": {
"SEK": 0.078943
}
}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.8943,
"rate": 0.078943
}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