Rate Overview
Live
1 ILS = 0.205597 LVL
1 LVL = 4.8639
ILS
Avg
0.204649
High
0.206551
Low
0.202732
Last updated: 8/17/2026, 1:40:36 AM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.21 LVL |
| 10 ILS | 2.06 LVL |
| 50 ILS | 10.28 LVL |
| 100 ILS | 20.56 LVL |
| 500 ILS | 102.80 LVL |
| 1,000 ILS | 205.60 LVL |
Get ILS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LVLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-17T01:40:36Z",
"rates": {
"LVL": 0.205597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LVL",
"amount": 100
},
"result": 20.5597,
"rate": 0.205597
}Build with ILS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key