Rate Overview
Live
1 LVL = 5.0067 ILS
1 ILS = 0.199731
LVL
Avg
4.9505
High
5.0067
Low
4.9154
Last updated: 9/2/2026, 10:39:51 AM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 5.01 ILS |
| 10 LVL | 50.07 ILS |
| 50 LVL | 250.34 ILS |
| 100 LVL | 500.67 ILS |
| 500 LVL | 2,503.37 ILS |
| 1,000 LVL | 5,006.74 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-09-02T10:39:51Z",
"rates": {
"ILS": 5.006739
}
}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": 500.67389999999995,
"rate": 5.006739
}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