Rate Overview
Live
1 ISK = 0.133832 SZL
1 SZL = 7.4721
ISK
Avg
0.132294
High
0.136841
Low
0.128895
Last updated: 7/25/2026, 9:30:14 PM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.13 SZL |
| 10 ISK | 1.34 SZL |
| 50 ISK | 6.69 SZL |
| 100 ISK | 13.38 SZL |
| 500 ISK | 66.92 SZL |
| 1,000 ISK | 133.83 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-07-25T21:30:14Z",
"rates": {
"SZL": 0.133832
}
}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.3832,
"rate": 0.133832
}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