Rate Overview
Live
1 ILS = 5.3630 SZL
1 SZL = 0.186461
ILS
Avg
5.4338
High
5.5227
Low
5.3630
Last updated: 7/7/2026, 12:20:57 PM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.36 SZL |
| 10 ILS | 53.63 SZL |
| 50 ILS | 268.15 SZL |
| 100 ILS | 536.30 SZL |
| 500 ILS | 2,681.52 SZL |
| 1,000 ILS | 5,363.04 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-07-07T12:20:57Z",
"rates": {
"SZL": 5.363044
}
}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": 536.3044,
"rate": 5.363044
}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