Rate Overview
Live
1 LVL = 4.9402 ILS
1 ILS = 0.202420
LVL
Avg
5.0010
High
5.2975
Low
4.6970
Last updated: 7/25/2026, 1:56:05 AM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.94 ILS |
| 10 LVL | 49.40 ILS |
| 50 LVL | 247.01 ILS |
| 100 LVL | 494.02 ILS |
| 500 LVL | 2,470.11 ILS |
| 1,000 LVL | 4,940.21 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-25T01:56:05Z",
"rates": {
"ILS": 4.940212
}
}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.02119999999996,
"rate": 4.940212
}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