Rate Overview
Live
1 ILS = 39.4968 VUV
1 VUV = 0.025318
ILS
Avg
39.6315
High
39.7452
Low
39.4886
Last updated: 8/12/2026, 6:58:41 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.50 VUV |
| 10 ILS | 394.97 VUV |
| 50 ILS | 1,974.84 VUV |
| 100 ILS | 3,949.68 VUV |
| 500 ILS | 19,748.41 VUV |
| 1,000 ILS | 39,496.81 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-08-12T06:58:41Z",
"rates": {
"VUV": 39.496813
}
}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": 3949.6813,
"rate": 39.496813
}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