Rate Overview
Live
1 VUV = 0.025200 ILS
1 ILS = 39.6825
VUV
Avg
0.025005
High
0.025200
Low
0.024782
Last updated: 7/7/2026, 10:38:35 AM
Quick Conversions
| VUV | ILS |
|---|---|
| 1 VUV | 0.03 ILS |
| 10 VUV | 0.25 ILS |
| 50 VUV | 1.26 ILS |
| 100 VUV | 2.52 ILS |
| 500 VUV | 12.60 ILS |
| 1,000 VUV | 25.20 ILS |
Get VUV/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ILSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-07T10:38:35Z",
"rates": {
"ILS": 0.0252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ILS",
"amount": 100
},
"result": 2.52,
"rate": 0.0252
}Build with VUV/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key