Rate Overview
Live
1 LVL = 4.8635 ILS
1 ILS = 0.205612
LVL
Avg
4.8641
High
4.9616
Low
4.8206
Last updated: 7/3/2026, 9:41:05 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.86 ILS |
| 10 LVL | 48.64 ILS |
| 50 LVL | 243.18 ILS |
| 100 LVL | 486.35 ILS |
| 500 LVL | 2,431.77 ILS |
| 1,000 LVL | 4,863.54 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-03T21:41:05Z",
"rates": {
"ILS": 4.863537
}
}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": 486.3537,
"rate": 4.863537
}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