Rate Overview
Live
1 SZL = 0.180007 ILS
1 ILS = 5.5553
SZL
Avg
0.179533
High
0.180254
Low
0.178554
Last updated: 6/16/2026, 6:39:08 AM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.18 ILS |
| 10 SZL | 1.80 ILS |
| 50 SZL | 9.00 ILS |
| 100 SZL | 18.00 ILS |
| 500 SZL | 90.00 ILS |
| 1,000 SZL | 180.01 ILS |
Get SZL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=ILSExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-06-16T06:39:08Z",
"rates": {
"ILS": 0.180007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "ILS",
"amount": 100
},
"result": 18.0007,
"rate": 0.180007
}Build with SZL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key