Rate Overview
Live
1 SZL = 0.183345 ILS
1 ILS = 5.4542
SZL
Avg
0.184866
High
0.186918
Low
0.182990
Last updated: 4/16/2026, 11:37:27 PM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.18 ILS |
| 10 SZL | 1.83 ILS |
| 50 SZL | 9.17 ILS |
| 100 SZL | 18.33 ILS |
| 500 SZL | 91.67 ILS |
| 1,000 SZL | 183.35 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-04-16T23:37:27Z",
"rates": {
"ILS": 0.183345
}
}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.334500000000002,
"rate": 0.183345
}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