Rate Overview
Live
1 VUV = 0.007297 EUR
1 EUR = 137.0426
VUV
Avg
0.007301
High
0.007327
Low
0.007286
Last updated: 7/6/2026, 3:55:09 AM
Quick Conversions
| VUV | EUR |
|---|---|
| 1 VUV | 0.01 EUR |
| 10 VUV | 0.07 EUR |
| 50 VUV | 0.36 EUR |
| 100 VUV | 0.73 EUR |
| 500 VUV | 3.65 EUR |
| 1,000 VUV | 7.30 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-07-06T03:55:09Z",
"rates": {
"EUR": 0.007297
}
}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.7297,
"rate": 0.007297
}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