Rate Overview
Live
1 ISK = 0.137546 SZL
1 SZL = 7.2703
ISK
Avg
0.137239
High
0.138251
Low
0.136685
Last updated: 3/28/2026, 1:55:57 PM
Quick Conversions
| ISK | SZL |
|---|---|
| 1 ISK | 0.14 SZL |
| 10 ISK | 1.38 SZL |
| 50 ISK | 6.88 SZL |
| 100 ISK | 13.75 SZL |
| 500 ISK | 68.77 SZL |
| 1,000 ISK | 137.55 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-28T13:55:57Z",
"rates": {
"SZL": 0.137546
}
}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.7546,
"rate": 0.137546
}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