Rate Overview
Live
1 EUR = 138.4702 VUV
1 VUV = 0.007222
EUR
Avg
134.6017
High
142.5440
Low
125.9372
Last updated: 3/27/2026, 11:24:03 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 138.47 VUV |
| 10 EUR | 1,384.70 VUV |
| 50 EUR | 6,923.51 VUV |
| 100 EUR | 13,847.02 VUV |
| 500 EUR | 69,235.12 VUV |
| 1,000 EUR | 138,470.24 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-03-27T11:24:03Z",
"rates": {
"VUV": 138.47024
}
}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": 13847.024,
"rate": 138.47024
}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