Rate Overview
Live
1 ILS = 40.3998 VUV
1 VUV = 0.024753
ILS
Avg
40.2874
High
40.6702
Low
39.8555
Last updated: 5/7/2026, 10:46:47 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 40.40 VUV |
| 10 ILS | 404.00 VUV |
| 50 ILS | 2,019.99 VUV |
| 100 ILS | 4,039.98 VUV |
| 500 ILS | 20,199.89 VUV |
| 1,000 ILS | 40,399.77 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-05-07T22:46:47Z",
"rates": {
"VUV": 40.399773
}
}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": 4039.9773000000005,
"rate": 40.399773
}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