Rate Overview
Live
1 ILS = 5.4607 SZL
1 SZL = 0.183125
ILS
Avg
5.4131
High
5.4648
Low
5.3499
Last updated: 4/17/2026, 12:48:57 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.46 SZL |
| 10 ILS | 54.61 SZL |
| 50 ILS | 273.04 SZL |
| 100 ILS | 546.07 SZL |
| 500 ILS | 2,730.37 SZL |
| 1,000 ILS | 5,460.75 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-04-17T00:48:57Z",
"rates": {
"SZL": 5.460748
}
}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": 546.0748,
"rate": 5.460748
}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