Rate Overview
Live
1 ILS = 39.5765 VUV
1 VUV = 0.025268
ILS
Avg
39.4075
High
41.7303
Low
38.1118
Last updated: 7/13/2026, 10:44:31 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.58 VUV |
| 10 ILS | 395.76 VUV |
| 50 ILS | 1,978.82 VUV |
| 100 ILS | 3,957.65 VUV |
| 500 ILS | 19,788.23 VUV |
| 1,000 ILS | 39,576.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-13T10:44:31Z",
"rates": {
"VUV": 39.576457
}
}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": 3957.6456999999996,
"rate": 39.576457
}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