Rate Overview
Live
1 EUR = 137.9042 VUV
1 VUV = 0.007251
EUR
Avg
137.8060
High
138.2093
Low
137.2929
Last updated: 6/17/2026, 7:17:16 AM
Quick Conversions
| EUR | VUV |
|---|---|
| 1 EUR | 137.90 VUV |
| 10 EUR | 1,379.04 VUV |
| 50 EUR | 6,895.21 VUV |
| 100 EUR | 13,790.42 VUV |
| 500 EUR | 68,952.11 VUV |
| 1,000 EUR | 137,904.22 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-06-17T07:17:16Z",
"rates": {
"VUV": 137.904216
}
}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": 13790.4216,
"rate": 137.904216
}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