Rate Overview
Live
1 SZL = 0.173381 ILS
1 ILS = 5.7676
SZL
Avg
0.193287
High
0.216956
Low
0.173381
Last updated: 5/27/2026, 8:50:41 AM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.17 ILS |
| 10 SZL | 1.73 ILS |
| 50 SZL | 8.67 ILS |
| 100 SZL | 17.34 ILS |
| 500 SZL | 86.69 ILS |
| 1,000 SZL | 173.38 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-27T08:50:41Z",
"rates": {
"ILS": 0.173381
}
}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.3381,
"rate": 0.173381
}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