Rate Overview
Live
1 LSL = 0.173931 ILS
1 ILS = 5.7494
LSL
Avg
0.175503
High
0.176843
Low
0.173931
Last updated: 5/26/2026, 9:37:23 PM
Quick Conversions
| LSL | ILS |
|---|---|
| 1 LSL | 0.17 ILS |
| 10 LSL | 1.74 ILS |
| 50 LSL | 8.70 ILS |
| 100 LSL | 17.39 ILS |
| 500 LSL | 86.97 ILS |
| 1,000 LSL | 173.93 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-05-26T21:37:23Z",
"rates": {
"ILS": 0.173931
}
}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.3931,
"rate": 0.173931
}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