Rate Overview
Live
1 ISK = 0.075784 SEK
1 SEK = 13.1954
ISK
Avg
0.073741
High
0.075784
Low
0.072901
Last updated: 3/27/2026, 3:13:06 PM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.76 SEK |
| 50 ISK | 3.79 SEK |
| 100 ISK | 7.58 SEK |
| 500 ISK | 37.89 SEK |
| 1,000 ISK | 75.78 SEK |
Get ISK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SEKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T15:13:06Z",
"rates": {
"SEK": 0.075784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SEK",
"amount": 100
},
"result": 7.5784,
"rate": 0.075784
}Build with ISK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key