Rate Overview
Live
1 LVL = 4.9437 ILS
1 ILS = 0.202277
LVL
Avg
5.2246
High
5.7025
Low
4.7004
Last updated: 7/25/2026, 7:24:34 AM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.94 ILS |
| 10 LVL | 49.44 ILS |
| 50 LVL | 247.19 ILS |
| 100 LVL | 494.37 ILS |
| 500 LVL | 2,471.85 ILS |
| 1,000 LVL | 4,943.71 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-07-25T07:24:34Z",
"rates": {
"ILS": 4.943706
}
}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": 494.37059999999997,
"rate": 4.943706
}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