Rate Overview
Live
1 ILS = 5.5168 LSL
1 LSL = 0.181266
ILS
Avg
5.3998
High
5.7860
Low
5.1444
Last updated: 7/25/2026, 1:19:42 AM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.52 LSL |
| 10 ILS | 55.17 LSL |
| 50 ILS | 275.84 LSL |
| 100 ILS | 551.68 LSL |
| 500 ILS | 2,758.38 LSL |
| 1,000 ILS | 5,516.76 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-25T01:19:42Z",
"rates": {
"LSL": 5.516764
}
}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": 551.6764000000001,
"rate": 5.516764
}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