Rate Overview
Live
1 ISK = 0.132417 SZL
1 SZL = 7.5519
ISK
Avg
0.132264
High
0.133199
Low
0.131664
Last updated: 9/8/2026, 7:24:23 PM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.13 SZL |
| 10 ISK | 1.32 SZL |
| 50 ISK | 6.62 SZL |
| 100 ISK | 13.24 SZL |
| 500 ISK | 66.21 SZL |
| 1,000 ISK | 132.42 SZL |
Get ISK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SZLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-08T19:24:23Z",
"rates": {
"SZL": 0.132417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SZL",
"amount": 100
},
"result": 13.241700000000002,
"rate": 0.132417
}Build with ISK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key