Rate Overview
Live
1 EUR = 136.4853 VUV
1 VUV = 0.007327
EUR
Avg
136.8253
High
137.2404
Low
136.4853
Last updated: 9/6/2026, 2:34:59 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 136.49 VUV |
| 10 EUR | 1,364.85 VUV |
| 50 EUR | 6,824.27 VUV |
| 100 EUR | 13,648.53 VUV |
| 500 EUR | 68,242.67 VUV |
| 1,000 EUR | 136,485.33 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-09-06T02:34:59Z",
"rates": {
"VUV": 136.485332
}
}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": 13648.5332,
"rate": 136.485332
}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