Rate Overview
Live
1 ILS = 5.3021 SZL
1 SZL = 0.188603
ILS
Avg
5.3632
High
5.4213
Low
5.2978
Last updated: 9/3/2026, 6:03:52 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.30 SZL |
| 10 ILS | 53.02 SZL |
| 50 ILS | 265.11 SZL |
| 100 ILS | 530.21 SZL |
| 500 ILS | 2,651.07 SZL |
| 1,000 ILS | 5,302.14 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-09-03T06:03:52Z",
"rates": {
"SZL": 5.302144
}
}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": 530.2144000000001,
"rate": 5.302144
}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