Rate Overview
Live
1 ILS = 5.4861 SZL
1 SZL = 0.182279
ILS
Avg
5.4578
High
5.5131
Low
5.3255
Last updated: 7/28/2026, 11:34:36 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.49 SZL |
| 10 ILS | 54.86 SZL |
| 50 ILS | 274.30 SZL |
| 100 ILS | 548.61 SZL |
| 500 ILS | 2,743.05 SZL |
| 1,000 ILS | 5,486.09 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-28T11:34:36Z",
"rates": {
"SZL": 5.486091
}
}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": 548.6091,
"rate": 5.486091
}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