Rate Overview
Live
1 ILS = 38.4994 VUV
1 VUV = 0.025974
ILS
Avg
38.3823
High
38.7451
Low
37.6728
Last updated: 3/7/2026, 7:37:51 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 38.50 VUV |
| 10 ILS | 384.99 VUV |
| 50 ILS | 1,924.97 VUV |
| 100 ILS | 3,849.94 VUV |
| 500 ILS | 19,249.70 VUV |
| 1,000 ILS | 38,499.40 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-07T07:37:51Z",
"rates": {
"VUV": 38.499399
}
}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": 3849.9399,
"rate": 38.499399
}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