Rate Overview
Live
1 ILS = 38.1522 VUV
1 VUV = 0.026211
ILS
Avg
35.8006
High
38.7460
Low
31.9480
Last updated: 3/28/2026, 3:20:41 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-28T15:20:41Z",
"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