Rate Overview
Live
1 ILS = 5.7594 SZL
1 SZL = 0.173629
ILS
Avg
5.3625
High
5.7594
Low
5.1444
Last updated: 5/27/2026, 11:22:19 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.76 SZL |
| 10 ILS | 57.59 SZL |
| 50 ILS | 287.97 SZL |
| 100 ILS | 575.94 SZL |
| 500 ILS | 2,879.71 SZL |
| 1,000 ILS | 5,759.42 SZL |
Get ILS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SZLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T11:22:19Z",
"rates": {
"SZL": 5.759415
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SZL",
"amount": 100
},
"result": 575.9415,
"rate": 5.759415
}Build with ILS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key