Rate Overview
Live
1 LVL = 4.9201 ILS
1 ILS = 0.203249
LVL
Avg
4.9926
High
5.0636
Low
4.9201
Last updated: 4/17/2026, 1:29:05 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.92 ILS |
| 10 LVL | 49.20 ILS |
| 50 LVL | 246.00 ILS |
| 100 LVL | 492.01 ILS |
| 500 LVL | 2,460.03 ILS |
| 1,000 LVL | 4,920.07 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-17T13:29:05Z",
"rates": {
"ILS": 4.920068
}
}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": 492.00679999999994,
"rate": 4.920068
}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