Rate Overview
Live
1 ILS = 5.3508 SZL
1 SZL = 0.186888
ILS
Avg
5.2546
High
5.3724
Low
5.0650
Last updated: 3/7/2026, 7:42:44 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.35 SZL |
| 10 ILS | 53.51 SZL |
| 50 ILS | 267.54 SZL |
| 100 ILS | 535.08 SZL |
| 500 ILS | 2,675.40 SZL |
| 1,000 ILS | 5,350.80 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-07T07:42:44Z",
"rates": {
"SZL": 5.350796
}
}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": 535.0796,
"rate": 5.350796
}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