Rate Overview
Live
1 SEK = 13.1149 ISK
1 ISK = 0.076249
SEK
Avg
13.2260
High
13.7171
Low
12.5624
Last updated: 6/18/2026, 2:03:22 PM
Quick Conversions
| SEK | ISK |
|---|---|
| 1 SEK | 13.11 ISK |
| 10 SEK | 131.15 ISK |
| 50 SEK | 655.75 ISK |
| 100 SEK | 1,311.49 ISK |
| 500 SEK | 6,557.45 ISK |
| 1,000 SEK | 13,114.90 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-06-18T14:03:22Z",
"rates": {
"ISK": 13.1149
}
}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": 1311.49,
"rate": 13.1149
}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