Rate Overview
Live
1 ILS = 5.7614 LSL
1 LSL = 0.173568
ILS
Avg
5.7062
High
5.7617
Low
5.6547
Last updated: 5/27/2026, 6:11:02 AM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.76 LSL |
| 10 ILS | 57.61 LSL |
| 50 ILS | 288.07 LSL |
| 100 ILS | 576.14 LSL |
| 500 ILS | 2,880.72 LSL |
| 1,000 ILS | 5,761.44 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-27T06:11:02Z",
"rates": {
"LSL": 5.761444
}
}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": 576.1444,
"rate": 5.761444
}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