Rate Overview
Live
1 SZL = 0.181270 ILS
1 ILS = 5.5166
SZL
Avg
0.192760
High
0.216956
Low
0.174887
Last updated: 7/27/2026, 8:18:36 AM
Quick Conversions
| SZL | ILS |
|---|---|
| 1 SZL | 0.18 ILS |
| 10 SZL | 1.81 ILS |
| 50 SZL | 9.06 ILS |
| 100 SZL | 18.13 ILS |
| 500 SZL | 90.63 ILS |
| 1,000 SZL | 181.27 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-07-27T08:18:36Z",
"rates": {
"ILS": 0.18127
}
}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.127,
"rate": 0.18127
}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