Rate Overview
Live
1 ILS = 38.1522 VUV
1 VUV = 0.026211
ILS
Avg
37.8637
High
38.6430
Low
35.0673
Last updated: 3/28/2026, 1:28:02 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 38.15 VUV |
| 10 ILS | 381.52 VUV |
| 50 ILS | 1,907.61 VUV |
| 100 ILS | 3,815.22 VUV |
| 500 ILS | 19,076.11 VUV |
| 1,000 ILS | 38,152.22 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-03-28T13:28:02Z",
"rates": {
"VUV": 38.152217
}
}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": 3815.2217,
"rate": 38.152217
}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