Rate Overview
Live
1 ILS = 5.4706 LSL
1 LSL = 0.182795
ILS
Avg
5.4127
High
5.4706
Low
5.3486
Last updated: 4/16/2026, 5:29:45 PM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.47 LSL |
| 10 ILS | 54.71 LSL |
| 50 ILS | 273.53 LSL |
| 100 ILS | 547.06 LSL |
| 500 ILS | 2,735.30 LSL |
| 1,000 ILS | 5,470.60 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-04-16T17:29:45Z",
"rates": {
"LSL": 5.470604
}
}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": 547.0604,
"rate": 5.470604
}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