Rate Overview
Live
1 ISK = 0.132933 SZL
1 SZL = 7.5226
ISK
Avg
0.133138
High
0.135032
Low
0.132328
Last updated: 5/27/2026, 11:02:32 PM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.13 SZL |
| 10 ISK | 1.33 SZL |
| 50 ISK | 6.65 SZL |
| 100 ISK | 13.29 SZL |
| 500 ISK | 66.47 SZL |
| 1,000 ISK | 132.93 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-05-27T23:02:32Z",
"rates": {
"SZL": 0.132933
}
}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.2933,
"rate": 0.132933
}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