Rate Overview
Live
1 ILS = 5.7437 LSL
1 LSL = 0.174103
ILS
Avg
5.6887
High
5.7469
Low
5.6253
Last updated: 5/7/2026, 2:21:31 AM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.74 LSL |
| 10 ILS | 57.44 LSL |
| 50 ILS | 287.19 LSL |
| 100 ILS | 574.37 LSL |
| 500 ILS | 2,871.86 LSL |
| 1,000 ILS | 5,743.72 LSL |
Get ILS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LSLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T02:21:31Z",
"rates": {
"LSL": 5.743718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LSL",
"amount": 100
},
"result": 574.3718,
"rate": 5.743718
}Build with ILS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key