Rate Overview
Live
1 ISK = 0.075988 SEK
1 SEK = 13.1600
ISK
Avg
0.075672
High
0.079767
Low
0.072561
Last updated: 3/27/2026, 1:24:15 PM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.76 SEK |
| 50 ISK | 3.80 SEK |
| 100 ISK | 7.60 SEK |
| 500 ISK | 37.99 SEK |
| 1,000 ISK | 75.99 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-03-27T13:24:15Z",
"rates": {
"SEK": 0.075988
}
}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.5988,
"rate": 0.075988
}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