Rate Overview
Live
1 VUV = 0.025700 ILS
1 ILS = 38.9105
VUV
Avg
0.025384
High
0.025700
Low
0.025166
Last updated: 9/2/2026, 6:00:02 AM
Quick Conversions
| VUV | ILS |
|---|---|
| 1 VUV | 0.03 ILS |
| 10 VUV | 0.26 ILS |
| 50 VUV | 1.29 ILS |
| 100 VUV | 2.57 ILS |
| 500 VUV | 12.85 ILS |
| 1,000 VUV | 25.70 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-09-02T06:00:02Z",
"rates": {
"ILS": 0.0257
}
}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.5700000000000003,
"rate": 0.0257
}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