Rate Overview
Live
1 LSL = 0.184546 ILS
1 ILS = 5.4187
LSL
Avg
0.191024
High
0.194387
Low
0.184404
Last updated: 3/27/2026, 1:24:13 PM
Quick Conversions
| LSL | ILS |
|---|---|
| 1 LSL | 0.18 ILS |
| 10 LSL | 1.85 ILS |
| 50 LSL | 9.23 ILS |
| 100 LSL | 18.45 ILS |
| 500 LSL | 92.27 ILS |
| 1,000 LSL | 184.55 ILS |
Get LSL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ILSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:24:13Z",
"rates": {
"ILS": 0.184546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ILS",
"amount": 100
},
"result": 18.4546,
"rate": 0.184546
}Build with LSL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key