Rate Overview
Live
1 ILS = 5.5021 SZL
1 SZL = 0.181749
ILS
Avg
5.4599
High
5.5131
Low
5.3255
Last updated: 7/28/2026, 4:43:12 PM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.50 SZL |
| 10 ILS | 55.02 SZL |
| 50 ILS | 275.10 SZL |
| 100 ILS | 550.21 SZL |
| 500 ILS | 2,751.05 SZL |
| 1,000 ILS | 5,502.10 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-28T16:43:12Z",
"rates": {
"SZL": 5.502099
}
}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": 550.2099000000001,
"rate": 5.502099
}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