Rate Overview
Live
1 ILS = 5.5412 SZL
1 SZL = 0.180466
ILS
Avg
5.5629
High
5.5881
Low
5.5412
Last updated: 6/17/2026, 6:43:02 AM
Quick Conversions
| ILS | SZL |
|---|---|
| 1 ILS | 5.54 SZL |
| 10 ILS | 55.41 SZL |
| 50 ILS | 277.06 SZL |
| 100 ILS | 554.12 SZL |
| 500 ILS | 2,770.61 SZL |
| 1,000 ILS | 5,541.22 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-06-17T06:43:02Z",
"rates": {
"SZL": 5.541222
}
}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": 554.1222,
"rate": 5.541222
}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