Rate Overview
Live
1 ILS = 40.1610 VUV
1 VUV = 0.024900
ILS
Avg
40.0900
High
40.3505
Low
39.7308
Last updated: 7/1/2026, 7:37:03 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 40.16 VUV |
| 10 ILS | 401.61 VUV |
| 50 ILS | 2,008.05 VUV |
| 100 ILS | 4,016.10 VUV |
| 500 ILS | 20,080.49 VUV |
| 1,000 ILS | 40,160.98 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-01T19:37:03Z",
"rates": {
"VUV": 40.160982
}
}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": 4016.0982,
"rate": 40.160982
}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