Rate Overview
Live
1 ILS = 38.8267 VUV
1 VUV = 0.025755
ILS
Avg
39.0166
High
39.2588
Low
38.8140
Last updated: 7/25/2026, 5:45:43 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 38.83 VUV |
| 10 ILS | 388.27 VUV |
| 50 ILS | 1,941.34 VUV |
| 100 ILS | 3,882.67 VUV |
| 500 ILS | 19,413.35 VUV |
| 1,000 ILS | 38,826.70 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-25T05:45:43Z",
"rates": {
"VUV": 38.826703
}
}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": 3882.6703,
"rate": 38.826703
}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