Rate Overview
Live
1 VUV = 0.024555 ILS
1 ILS = 40.7249
VUV
Avg
0.024616
High
0.024991
Low
0.024475
Last updated: 6/17/2026, 3:39:58 AM
Quick Conversions
| VUV | ILS |
|---|---|
| 1 VUV | 0.02 ILS |
| 10 VUV | 0.25 ILS |
| 50 VUV | 1.23 ILS |
| 100 VUV | 2.46 ILS |
| 500 VUV | 12.28 ILS |
| 1,000 VUV | 24.56 ILS |
Get VUV/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ILSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-17T03:39:58Z",
"rates": {
"ILS": 0.024555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ILS",
"amount": 100
},
"result": 2.4555000000000002,
"rate": 0.024555
}Build with VUV/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key