Rate Overview
Live
1 SEK = 13.3548 ISK
1 ISK = 0.074880
SEK
Avg
13.2585
High
13.3548
Low
13.2026
Last updated: 5/28/2026, 8:32:40 PM
Quick Conversions
| SEK | ISK |
|---|---|
| 1 SEK | 13.35 ISK |
| 10 SEK | 133.55 ISK |
| 50 SEK | 667.74 ISK |
| 100 SEK | 1,335.48 ISK |
| 500 SEK | 6,677.38 ISK |
| 1,000 SEK | 13,354.75 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-05-28T20:32:40Z",
"rates": {
"ISK": 13.354751
}
}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": 1335.4751,
"rate": 13.354751
}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