Rate Overview
Live
1 ISK = 0.077313 SEK
1 SEK = 12.9344
ISK
Avg
0.076997
High
0.077374
Low
0.076493
Last updated: 7/24/2026, 2:38:08 PM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.77 SEK |
| 50 ISK | 3.87 SEK |
| 100 ISK | 7.73 SEK |
| 500 ISK | 38.66 SEK |
| 1,000 ISK | 77.31 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-24T14:38:08Z",
"rates": {
"SEK": 0.077313
}
}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.731300000000001,
"rate": 0.077313
}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