Rate Overview
Live
1 ILS = 39.0795 VUV
1 VUV = 0.025589
ILS
Avg
39.0445
High
39.3025
Low
38.8140
Last updated: 7/28/2026, 3:04:22 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.08 VUV |
| 10 ILS | 390.79 VUV |
| 50 ILS | 1,953.97 VUV |
| 100 ILS | 3,907.95 VUV |
| 500 ILS | 19,539.73 VUV |
| 1,000 ILS | 39,079.46 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-28T03:04:22Z",
"rates": {
"VUV": 39.079459
}
}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.9459,
"rate": 39.079459
}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