Rate Overview
Live
1 ILS = 5.4240 SZL
1 SZL = 0.184365
ILS
Avg
5.2599
High
5.4962
Low
5.1230
Last updated: 3/27/2026, 5:20:04 PM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.42 SZL |
| 10 ILS | 54.24 SZL |
| 50 ILS | 271.20 SZL |
| 100 ILS | 542.40 SZL |
| 500 ILS | 2,712.00 SZL |
| 1,000 ILS | 5,424.01 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-03-27T17:20:04Z",
"rates": {
"SZL": 5.424009
}
}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": 542.4009,
"rate": 5.424009
}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