Rate Overview
Live
1 ILS = 0.202328 LVL
1 LVL = 4.9425
ILS
Avg
0.201828
High
0.202429
Low
0.200145
Last updated: 7/26/2026, 3:18:29 PM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.20 LVL |
| 10 ILS | 2.02 LVL |
| 50 ILS | 10.12 LVL |
| 100 ILS | 20.23 LVL |
| 500 ILS | 101.16 LVL |
| 1,000 ILS | 202.33 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-07-26T15:18:29Z",
"rates": {
"LVL": 0.202328
}
}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.2328,
"rate": 0.202328
}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