Rate Overview
Live
1 SEK = 13.1804 ISK
1 ISK = 0.075870
SEK
Avg
13.4026
High
13.6602
Low
13.1795
Last updated: 3/27/2026, 9:31:33 AM
Quick Conversions
| SEK | ISK |
|---|---|
| 1 SEK | 13.18 ISK |
| 10 SEK | 131.80 ISK |
| 50 SEK | 659.02 ISK |
| 100 SEK | 1,318.04 ISK |
| 500 SEK | 6,590.19 ISK |
| 1,000 SEK | 13,180.39 ISK |
Get SEK/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ISKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T09:31:33Z",
"rates": {
"ISK": 13.180389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ISK",
"amount": 100
},
"result": 1318.0389,
"rate": 13.180389
}Build with SEK/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key