Rate Overview
Live
1 ILS = 0.207212 LVL
1 LVL = 4.8260
ILS
Avg
0.207160
High
0.208408
Low
0.204326
Last updated: 6/17/2026, 6:35:01 AM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.21 LVL |
| 10 ILS | 2.07 LVL |
| 50 ILS | 10.36 LVL |
| 100 ILS | 20.72 LVL |
| 500 ILS | 103.61 LVL |
| 1,000 ILS | 207.21 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-06-17T06:35:01Z",
"rates": {
"LVL": 0.207212
}
}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.7212,
"rate": 0.207212
}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