Rate Overview
Live
1 ILS = 39.0329 VUV
1 VUV = 0.025619
ILS
Avg
38.0613
High
41.9066
Low
34.7671
Last updated: 7/26/2026, 4:06:50 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.03 VUV |
| 10 ILS | 390.33 VUV |
| 50 ILS | 1,951.65 VUV |
| 100 ILS | 3,903.29 VUV |
| 500 ILS | 19,516.45 VUV |
| 1,000 ILS | 39,032.91 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-26T04:06:50Z",
"rates": {
"VUV": 39.032909
}
}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": 3903.2908999999995,
"rate": 39.032909
}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