Rate Overview
Live
1 VUV = 0.007215 EUR
1 EUR = 138.6001
VUV
Avg
0.007209
High
0.007240
Low
0.007175
Last updated: 5/6/2026, 2:50:53 AM
Quick Conversions
| VUV | EUR |
|---|---|
| 1 VUV | 0.01 EUR |
| 10 VUV | 0.07 EUR |
| 50 VUV | 0.36 EUR |
| 100 VUV | 0.72 EUR |
| 500 VUV | 3.61 EUR |
| 1,000 VUV | 7.22 EUR |
Get VUV/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=EURExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-06T02:50:53Z",
"rates": {
"EUR": 0.007215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "EUR",
"amount": 100
},
"result": 0.7215,
"rate": 0.007215
}Build with VUV/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key