Rate Overview
Live
1 ISK = 0.075047 SEK
1 SEK = 13.3250
ISK
Avg
0.075716
High
0.076467
Low
0.075047
Last updated: 6/17/2026, 3:41:53 AM
Quick Conversions
| ISK | SEK |
|---|---|
| 1 ISK | 0.08 SEK |
| 10 ISK | 0.75 SEK |
| 50 ISK | 3.75 SEK |
| 100 ISK | 7.50 SEK |
| 500 ISK | 37.52 SEK |
| 1,000 ISK | 75.05 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-06-17T03:41:53Z",
"rates": {
"SEK": 0.075047
}
}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.504700000000001,
"rate": 0.075047
}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