Rate Overview
Live
1 SEK = 12.9421 ISK
1 ISK = 0.077267
SEK
Avg
13.2638
High
15.0228
Low
12.0818
Last updated: 8/2/2026, 12:59:00 PM
Quick Conversions
| SEK | ISK |
|---|---|
| 1 SEK | 12.94 ISK |
| 10 SEK | 129.42 ISK |
| 50 SEK | 647.11 ISK |
| 100 SEK | 1,294.21 ISK |
| 500 SEK | 6,471.06 ISK |
| 1,000 SEK | 12,942.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-08-02T12:59:00Z",
"rates": {
"ISK": 12.94212
}
}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": 1294.212,
"rate": 12.94212
}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