Rate Overview
Live
1 ISK = 0.077246 SEK
1 SEK = 12.9457
ISK
Avg
0.077210
High
0.077374
Low
0.076943
Last updated: 7/25/2026, 4:48:57 AM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.77 SEK |
| 50 ISK | 3.86 SEK |
| 100 ISK | 7.72 SEK |
| 500 ISK | 38.62 SEK |
| 1,000 ISK | 77.25 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-25T04:48:57Z",
"rates": {
"SEK": 0.077246
}
}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.7246,
"rate": 0.077246
}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