Rate Overview
Live
1 ILS = 5.4093 LSL
1 LSL = 0.184868
ILS
Avg
5.4606
High
5.5349
Low
5.4093
Last updated: 7/6/2026, 4:26:51 AM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.41 LSL |
| 10 ILS | 54.09 LSL |
| 50 ILS | 270.46 LSL |
| 100 ILS | 540.93 LSL |
| 500 ILS | 2,704.64 LSL |
| 1,000 ILS | 5,409.27 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-07-06T04:26:51Z",
"rates": {
"LSL": 5.409274
}
}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": 540.9274,
"rate": 5.409274
}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