Rate Overview
Live
1 VEF = 0.000002 VUV
1 VUV = 500000.00
VEF
Avg
0.000002
High
0.000002
Low
0.000002
Last updated: 3/7/2026, 1:03:04 AM
Quick Conversions
| VEF | VUV |
|---|---|
| 1 VEF | 0.00 VUV |
| 10 VEF | 0.00 VUV |
| 50 VEF | 0.00 VUV |
| 100 VEF | 0.00 VUV |
| 500 VEF | 0.00 VUV |
| 1,000 VEF | 0.00 VUV |
Get VEF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=VUVExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-07T01:03:04Z",
"rates": {
"VUV": 0.000002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "VUV",
"amount": 100
},
"result": 0.00019999999999999998,
"rate": 0.000002
}Build with VEF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key