Rate Overview
Live
1 SZL = 0.173518 ILS
1 ILS = 5.7631
SZL
Avg
0.176441
High
0.181119
Low
0.173518
Last updated: 5/27/2026, 12:34:31 PM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.17 ILS |
| 10 SZL | 1.74 ILS |
| 50 SZL | 8.68 ILS |
| 100 SZL | 17.35 ILS |
| 500 SZL | 86.76 ILS |
| 1,000 SZL | 173.52 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-27T12:34:31Z",
"rates": {
"ILS": 0.173518
}
}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.3518,
"rate": 0.173518
}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