Rate Overview
Live
1 ILS = 5.4716 SZL
1 SZL = 0.182761
ILS
Avg
5.4425
High
5.7795
Low
5.0650
Last updated: 7/29/2026, 10:24:46 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.47 SZL |
| 10 ILS | 54.72 SZL |
| 50 ILS | 273.58 SZL |
| 100 ILS | 547.16 SZL |
| 500 ILS | 2,735.81 SZL |
| 1,000 ILS | 5,471.62 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-29T10:24:46Z",
"rates": {
"SZL": 5.471621
}
}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": 547.1621,
"rate": 5.471621
}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