Rate Overview
Live
1 LVL = 5.1124 ILS
1 ILS = 0.195603
LVL
Avg
5.1519
High
5.2765
Low
5.0773
Last updated: 3/7/2026, 7:37:08 AM
Quick Conversions
| LVL | ILS |
|---|---|
| 1 LVL | 5.11 ILS |
| 10 LVL | 51.12 ILS |
| 50 LVL | 255.62 ILS |
| 100 LVL | 511.24 ILS |
| 500 LVL | 2,556.20 ILS |
| 1,000 LVL | 5,112.40 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-03-07T07:37:08Z",
"rates": {
"ILS": 5.1124
}
}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": 511.24,
"rate": 5.1124
}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