Rate Overview
Live
1 LVL = 4.8161 ILS
1 ILS = 0.207635
LVL
Avg
4.8262
High
4.8941
Low
4.7983
Last updated: 6/17/2026, 7:57:00 AM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 4.82 ILS |
| 10 LVL | 48.16 ILS |
| 50 LVL | 240.81 ILS |
| 100 LVL | 481.61 ILS |
| 500 LVL | 2,408.07 ILS |
| 1,000 LVL | 4,816.14 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-06-17T07:57:00Z",
"rates": {
"ILS": 4.816141
}
}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": 481.6141,
"rate": 4.816141
}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