Rate Overview
Live
1 SZL = 0.173567 ILS
1 ILS = 5.7615
SZL
Avg
0.193295
High
0.216956
Low
0.173567
Last updated: 5/27/2026, 6:16:23 AM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.17 ILS |
| 10 SZL | 1.74 ILS |
| 50 SZL | 8.68 ILS |
| 100 SZL | 17.36 ILS |
| 500 SZL | 86.78 ILS |
| 1,000 SZL | 173.57 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-05-27T06:16:23Z",
"rates": {
"ILS": 0.173567
}
}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": 17.3567,
"rate": 0.173567
}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