Rate Overview
Live
1 VUV = 0.007254 EUR
1 EUR = 137.8550
VUV
Avg
0.007199
High
0.007254
Low
0.007128
Last updated: 3/6/2026, 11:04:20 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.63 EUR |
| 1,000 VUV | 7.25 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-03-06T11:04:20Z",
"rates": {
"EUR": 0.007254
}
}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.7254,
"rate": 0.007254
}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