Rate Overview
Live
1 ISK = 0.075108 SEK
1 SEK = 13.3142
ISK
Avg
0.075491
High
0.076232
Low
0.074923
Last updated: 4/17/2026, 4:55:13 AM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.75 SEK |
| 50 ISK | 3.76 SEK |
| 100 ISK | 7.51 SEK |
| 500 ISK | 37.55 SEK |
| 1,000 ISK | 75.11 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-04-17T04:55:13Z",
"rates": {
"SEK": 0.075108
}
}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.5108,
"rate": 0.075108
}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