Rate Overview
Live
1 ISK = 0.132511 SZL
1 SZL = 7.5465
ISK
Avg
0.131497
High
0.133059
Low
0.129474
Last updated: 3/7/2026, 11:00:17 AM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.13 SZL |
| 10 ISK | 1.33 SZL |
| 50 ISK | 6.63 SZL |
| 100 ISK | 13.25 SZL |
| 500 ISK | 66.26 SZL |
| 1,000 ISK | 132.51 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-03-07T11:00:17Z",
"rates": {
"SZL": 0.132511
}
}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.2511,
"rate": 0.132511
}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