Rate Overview
Live
1 ISK = 0.075870 SEK
1 SEK = 13.1804
ISK
Avg
0.075410
High
0.075875
Low
0.074982
Last updated: 3/27/2026, 9:47:04 AM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.76 SEK |
| 50 ISK | 3.79 SEK |
| 100 ISK | 7.59 SEK |
| 500 ISK | 37.94 SEK |
| 1,000 ISK | 75.87 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-27T09:47:04Z",
"rates": {
"SEK": 0.07587
}
}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.587000000000001,
"rate": 0.07587
}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