Rate Overview
Live
1 ILS = 39.0705 VUV
1 VUV = 0.025595
ILS
Avg
39.2994
High
41.7303
Low
37.9018
Last updated: 7/28/2026, 1:33:32 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.07 VUV |
| 10 ILS | 390.71 VUV |
| 50 ILS | 1,953.53 VUV |
| 100 ILS | 3,907.05 VUV |
| 500 ILS | 19,535.26 VUV |
| 1,000 ILS | 39,070.51 VUV |
Get ILS/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=VUVExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T13:33:32Z",
"rates": {
"VUV": 39.070512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "VUV",
"amount": 100
},
"result": 3907.0512,
"rate": 39.070512
}Build with ILS/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key