Rate Overview
Live
1 ILS = 39.5961 VUV
1 VUV = 0.025255
ILS
Avg
39.2964
High
39.5961
Low
38.8137
Last updated: 4/17/2026, 1:29:58 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.60 VUV |
| 10 ILS | 395.96 VUV |
| 50 ILS | 1,979.81 VUV |
| 100 ILS | 3,959.61 VUV |
| 500 ILS | 19,798.06 VUV |
| 1,000 ILS | 39,596.12 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-17T13:29:58Z",
"rates": {
"VUV": 39.596115
}
}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": 3959.6115,
"rate": 39.596115
}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