Rate Overview
Live
1 LSL = 0.179418 ILS
1 ILS = 5.5736
LSL
Avg
0.179452
High
0.180254
Low
0.178554
Last updated: 6/16/2026, 2:36:55 PM
Quick Conversions
| LSL | ILS |
|---|---|
| 1 LSL | 0.18 ILS |
| 10 LSL | 1.79 ILS |
| 50 LSL | 8.97 ILS |
| 100 LSL | 17.94 ILS |
| 500 LSL | 89.71 ILS |
| 1,000 LSL | 179.42 ILS |
Get LSL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ILSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T14:36:55Z",
"rates": {
"ILS": 0.179418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ILS",
"amount": 100
},
"result": 17.9418,
"rate": 0.179418
}Build with LSL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key