Rate Overview
Live
1 LVL = 4.9535 ILS
1 ILS = 0.201876
LVL
Avg
4.8914
High
4.9616
Low
4.8145
Last updated: 7/21/2026, 7:35:22 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.95 ILS |
| 10 LVL | 49.54 ILS |
| 50 LVL | 247.68 ILS |
| 100 LVL | 495.35 ILS |
| 500 LVL | 2,476.76 ILS |
| 1,000 LVL | 4,953.53 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-21T19:35:22Z",
"rates": {
"ILS": 4.953525
}
}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": 495.3525,
"rate": 4.953525
}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