Rate Overview
Live
1 ISK = 0.134200 SZL
1 SZL = 7.4516
ISK
Avg
0.134023
High
0.134503
Low
0.133464
Last updated: 4/17/2026, 1:35:24 PM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.13 SZL |
| 10 ISK | 1.34 SZL |
| 50 ISK | 6.71 SZL |
| 100 ISK | 13.42 SZL |
| 500 ISK | 67.10 SZL |
| 1,000 ISK | 134.20 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-04-17T13:35:24Z",
"rates": {
"SZL": 0.1342
}
}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.420000000000002,
"rate": 0.1342
}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