Rate Overview
Live
1 ILS = 39.7584 VUV
1 VUV = 0.025152
ILS
Avg
39.3208
High
39.7584
Low
38.8137
Last updated: 4/17/2026, 2:42:02 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.76 VUV |
| 10 ILS | 397.58 VUV |
| 50 ILS | 1,987.92 VUV |
| 100 ILS | 3,975.84 VUV |
| 500 ILS | 19,879.22 VUV |
| 1,000 ILS | 39,758.43 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-04-17T14:42:02Z",
"rates": {
"VUV": 39.75843
}
}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": 3975.843,
"rate": 39.75843
}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