Rate Overview
Live
1 LVL = 4.8218 ILS
1 ILS = 0.207392
LVL
Avg
4.8545
High
4.8961
Low
4.8041
Last updated: 5/7/2026, 10:09:27 PM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.82 ILS |
| 10 LVL | 48.22 ILS |
| 50 LVL | 241.09 ILS |
| 100 LVL | 482.18 ILS |
| 500 LVL | 2,410.89 ILS |
| 1,000 LVL | 4,821.79 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-05-07T22:09:27Z",
"rates": {
"ILS": 4.821786
}
}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": 482.1786,
"rate": 4.821786
}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