Rate Overview
Live
1 EUR = 138.4872 VUV
1 VUV = 0.007221
EUR
Avg
138.1202
High
138.4872
Low
137.5820
Last updated: 3/27/2026, 9:32:43 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 138.49 VUV |
| 10 EUR | 1,384.87 VUV |
| 50 EUR | 6,924.36 VUV |
| 100 EUR | 13,848.72 VUV |
| 500 EUR | 69,243.58 VUV |
| 1,000 EUR | 138,487.15 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-27T09:32:43Z",
"rates": {
"VUV": 138.48715
}
}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": 13848.715000000002,
"rate": 138.48715
}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