Rate Overview
Live
1 ILS = 5.3508 LSL
1 LSL = 0.186888
ILS
Avg
5.2546
High
5.3724
Low
5.0650
Last updated: 3/7/2026, 9:13:20 AM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.35 LSL |
| 10 ILS | 53.51 LSL |
| 50 ILS | 267.54 LSL |
| 100 ILS | 535.08 LSL |
| 500 ILS | 2,675.40 LSL |
| 1,000 ILS | 5,350.80 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-03-07T09:13:20Z",
"rates": {
"LSL": 5.350796
}
}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": 535.0796,
"rate": 5.350796
}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