Rate Overview
Live
1 ILS = 0.207719 LVL
1 LVL = 4.8142
ILS
Avg
0.206040
High
0.208154
Low
0.204242
Last updated: 5/7/2026, 4:38:39 PM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.21 LVL |
| 10 ILS | 2.08 LVL |
| 50 ILS | 10.39 LVL |
| 100 ILS | 20.77 LVL |
| 500 ILS | 103.86 LVL |
| 1,000 ILS | 207.72 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-07T16:38:39Z",
"rates": {
"LVL": 0.207719
}
}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.7719,
"rate": 0.207719
}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