Rate Overview
Live
1 LSL = 0.188602 ILS
1 ILS = 5.3022
LSL
Avg
0.186467
High
0.188759
Low
0.184457
Last updated: 9/3/2026, 6:38:32 AM
Quick Conversions
| LSL | ILS |
|---|---|
| 1 LSL | 0.19 ILS |
| 10 LSL | 1.89 ILS |
| 50 LSL | 9.43 ILS |
| 100 LSL | 18.86 ILS |
| 500 LSL | 94.30 ILS |
| 1,000 LSL | 188.60 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-09-03T06:38:32Z",
"rates": {
"ILS": 0.188602
}
}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.8602,
"rate": 0.188602
}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