Rate Overview
Live
1 ILS = 0.213644 LVL
1 LVL = 4.6807
ILS
Avg
0.207254
High
0.213644
Low
0.202328
Last updated: 5/27/2026, 7:18:36 PM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.21 LVL |
| 10 ILS | 2.14 LVL |
| 50 ILS | 10.68 LVL |
| 100 ILS | 21.36 LVL |
| 500 ILS | 106.82 LVL |
| 1,000 ILS | 213.64 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-05-27T19:18:36Z",
"rates": {
"LVL": 0.213644
}
}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": 21.3644,
"rate": 0.213644
}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