Rate Overview
Live
1 ILS = 40.7275 VUV
1 VUV = 0.024553
ILS
Avg
40.6272
High
40.8572
Low
40.0135
Last updated: 6/17/2026, 4:49:39 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 40.73 VUV |
| 10 ILS | 407.27 VUV |
| 50 ILS | 2,036.37 VUV |
| 100 ILS | 4,072.75 VUV |
| 500 ILS | 20,363.73 VUV |
| 1,000 ILS | 40,727.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-06-17T04:49:39Z",
"rates": {
"VUV": 40.727459
}
}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": 4072.7459000000003,
"rate": 40.727459
}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