Rate Overview
Live
1 ILS = 5.5120 LSL
1 LSL = 0.181421
ILS
Avg
5.4456
High
5.5120
Low
5.3255
Last updated: 7/26/2026, 4:51:03 PM
Quick Conversions
| ILS | LSL |
|---|---|
| 1 ILS | 5.51 LSL |
| 10 ILS | 55.12 LSL |
| 50 ILS | 275.60 LSL |
| 100 ILS | 551.20 LSL |
| 500 ILS | 2,756.01 LSL |
| 1,000 ILS | 5,512.03 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-26T16:51:03Z",
"rates": {
"LSL": 5.512027
}
}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.2026999999999,
"rate": 5.512027
}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