Rate Overview
Live
1 SEK = 13.3141 ISK
1 ISK = 0.075108
SEK
Avg
13.2470
High
13.3469
Low
13.1178
Last updated: 4/17/2026, 4:55:10 AM
Quick Conversions
| SEK | ISK |
|---|---|
| 1 SEK | 13.31 ISK |
| 10 SEK | 133.14 ISK |
| 50 SEK | 665.71 ISK |
| 100 SEK | 1,331.41 ISK |
| 500 SEK | 6,657.06 ISK |
| 1,000 SEK | 13,314.12 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-04-17T04:55:10Z",
"rates": {
"ISK": 13.314123
}
}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": 1331.4123,
"rate": 13.314123
}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