Rate Overview
Live
1 ILS = 0.192786 LVL
1 LVL = 5.1871
ILS
Avg
0.188843
High
0.197273
Low
0.180477
Last updated: 3/28/2026, 1:40:20 PM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.19 LVL |
| 10 ILS | 1.93 LVL |
| 50 ILS | 9.64 LVL |
| 100 ILS | 19.28 LVL |
| 500 ILS | 96.39 LVL |
| 1,000 ILS | 192.79 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-03-28T13:40:20Z",
"rates": {
"LVL": 0.192786
}
}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": 19.2786,
"rate": 0.192786
}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