Rate Overview
Live
1 ILS = 38.9934 VUV
1 VUV = 0.025645
ILS
Avg
39.4069
High
39.7359
Low
38.9480
Last updated: 9/2/2026, 9:41:35 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 38.99 VUV |
| 10 ILS | 389.93 VUV |
| 50 ILS | 1,949.67 VUV |
| 100 ILS | 3,899.34 VUV |
| 500 ILS | 19,496.69 VUV |
| 1,000 ILS | 38,993.38 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-09-02T09:41:35Z",
"rates": {
"VUV": 38.993384
}
}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": 3899.3384,
"rate": 38.993384
}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