Rate Overview
Live
1 ILS = 39.2074 VUV
1 VUV = 0.025505
ILS
Avg
39.7653
High
40.3505
Low
39.0502
Last updated: 7/21/2026, 4:03:42 PM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 39.21 VUV |
| 10 ILS | 392.07 VUV |
| 50 ILS | 1,960.37 VUV |
| 100 ILS | 3,920.74 VUV |
| 500 ILS | 19,603.68 VUV |
| 1,000 ILS | 39,207.37 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-21T16:03:42Z",
"rates": {
"VUV": 39.207365
}
}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": 3920.7365000000004,
"rate": 39.207365
}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