Rate Overview
Live
1 LVL = 4.9000 ILS
1 ILS = 0.204082
LVL
Avg
4.9896
High
5.0636
Low
4.9000
Last updated: 4/17/2026, 2:41:08 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.90 ILS |
| 10 LVL | 49.00 ILS |
| 50 LVL | 245.00 ILS |
| 100 LVL | 490.00 ILS |
| 500 LVL | 2,449.99 ILS |
| 1,000 LVL | 4,899.98 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-04-17T14:41:08Z",
"rates": {
"ILS": 4.899982
}
}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": 489.99819999999994,
"rate": 4.899982
}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