Rate Overview
Live
1 ISK = 0.076720 SEK
1 SEK = 13.0344
ISK
Avg
0.076924
High
0.077159
Low
0.076607
Last updated: 7/3/2026, 6:05:48 PM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.77 SEK |
| 50 ISK | 3.84 SEK |
| 100 ISK | 7.67 SEK |
| 500 ISK | 38.36 SEK |
| 1,000 ISK | 76.72 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-07-03T18:05:48Z",
"rates": {
"SEK": 0.07672
}
}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.672,
"rate": 0.07672
}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