Rate Overview
Live
1 VUV = 0.007256 EUR
1 EUR = 137.8170
VUV
Avg
0.007319
High
0.007369
Low
0.007256
Last updated: 7/2/2026, 2:19:01 PM
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.63 EUR |
| 1,000 VUV | 7.26 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-02T14:19:01Z",
"rates": {
"EUR": 0.007256
}
}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.7256,
"rate": 0.007256
}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