Rate Overview
Live
1 ILS = 0.213493 LVL
1 LVL = 4.6840
ILS
Avg
0.196770
High
0.213493
Low
0.187699
Last updated: 5/27/2026, 8:31:42 PM
Quick Conversions
| ILS | LVL |
|---|---|
| 1 ILS | 0.21 LVL |
| 10 ILS | 2.13 LVL |
| 50 ILS | 10.67 LVL |
| 100 ILS | 21.35 LVL |
| 500 ILS | 106.75 LVL |
| 1,000 ILS | 213.49 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-27T20:31:42Z",
"rates": {
"LVL": 0.213493
}
}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.3493,
"rate": 0.213493
}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