Rate Overview
Live
1 ILS = 5.4312 LSL
1 LSL = 0.184122
ILS
Avg
5.4398
High
5.5061
Low
5.3946
Last updated: 3/27/2026, 6:33:58 PM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.43 LSL |
| 10 ILS | 54.31 LSL |
| 50 ILS | 271.56 LSL |
| 100 ILS | 543.12 LSL |
| 500 ILS | 2,715.58 LSL |
| 1,000 ILS | 5,431.17 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-27T18:33:58Z",
"rates": {
"LSL": 5.431167
}
}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": 543.1167,
"rate": 5.431167
}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