Rate Overview
Live
1 EUR = 136.4785 VUV
1 VUV = 0.007327
EUR
Avg
136.6558
High
137.2475
Low
135.8048
Last updated: 7/4/2026, 9:38:34 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 136.48 VUV |
| 10 EUR | 1,364.79 VUV |
| 50 EUR | 6,823.93 VUV |
| 100 EUR | 13,647.85 VUV |
| 500 EUR | 68,239.27 VUV |
| 1,000 EUR | 136,478.54 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-04T09:38:34Z",
"rates": {
"VUV": 136.478535
}
}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": 13647.8535,
"rate": 136.478535
}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