Rate Overview
Live
1 CUP = 4.4586 VUV
1 VUV = 0.224287
CUP
Avg
4.4543
High
4.4588
Low
4.4473
Last updated: 9/2/2026, 9:50:14 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.46 VUV |
| 10 CUP | 44.59 VUV |
| 50 CUP | 222.93 VUV |
| 100 CUP | 445.86 VUV |
| 500 CUP | 2,229.29 VUV |
| 1,000 CUP | 4,458.58 VUV |
Get CUP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=VUVExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-09-02T09:50:14Z",
"rates": {
"VUV": 4.458575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "VUV",
"amount": 100
},
"result": 445.85749999999996,
"rate": 4.458575
}Build with CUP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key