Rate Overview
Live
1 LVL = 5.1871 ILS
1 ILS = 0.192786
LVL
Avg
5.2979
High
5.5408
Low
5.0691
Last updated: 3/28/2026, 12:06:47 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 5.19 ILS |
| 10 LVL | 51.87 ILS |
| 50 LVL | 259.35 ILS |
| 100 LVL | 518.71 ILS |
| 500 LVL | 2,593.54 ILS |
| 1,000 LVL | 5,187.09 ILS |
Get LVL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=ILSExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-28T12:06:47Z",
"rates": {
"ILS": 5.187087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "ILS",
"amount": 100
},
"result": 518.7087,
"rate": 5.187087
}Build with LVL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key