Rate Overview
Live
1 EUR = 138.8497 VUV
1 VUV = 0.007202
EUR
Avg
139.4259
High
140.0632
Low
138.8497
Last updated: 4/17/2026, 6:25:27 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 138.85 VUV |
| 10 EUR | 1,388.50 VUV |
| 50 EUR | 6,942.48 VUV |
| 100 EUR | 13,884.97 VUV |
| 500 EUR | 69,424.84 VUV |
| 1,000 EUR | 138,849.68 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-04-17T06:25:27Z",
"rates": {
"VUV": 138.849678
}
}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": 13884.9678,
"rate": 138.849678
}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