Rate Overview
Live
1 EUR = 136.4636 VUV
1 VUV = 0.007328
EUR
Avg
138.6836
High
143.1942
Low
135.4160
Last updated: 7/20/2026, 1:39:11 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 136.46 VUV |
| 10 EUR | 1,364.64 VUV |
| 50 EUR | 6,823.18 VUV |
| 100 EUR | 13,646.36 VUV |
| 500 EUR | 68,231.81 VUV |
| 1,000 EUR | 136,463.62 VUV |
Get EUR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=VUVExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-20T01:39:11Z",
"rates": {
"VUV": 136.46362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "VUV",
"amount": 100
},
"result": 13646.362,
"rate": 136.46362
}Build with EUR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key