Rate Overview
Live
1 ILS = 41.8814 VUV
1 VUV = 0.023877
ILS
Avg
41.2062
High
41.8928
Low
40.6052
Last updated: 5/28/2026, 1:55:25 AM
Quick Conversions
| ILS | VUV |
|---|---|
| 1 ILS | 41.88 VUV |
| 10 ILS | 418.81 VUV |
| 50 ILS | 2,094.07 VUV |
| 100 ILS | 4,188.14 VUV |
| 500 ILS | 20,940.68 VUV |
| 1,000 ILS | 41,881.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-05-28T01:55:25Z",
"rates": {
"VUV": 41.881366
}
}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": 4188.1366,
"rate": 41.881366
}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