Rate Overview
Live
1 CUP = 4.5449 VUV
1 VUV = 0.220027
CUP
Avg
4.5281
High
4.5449
Low
4.5007
Last updated: 7/8/2026, 4:21:03 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.54 VUV |
| 10 CUP | 45.45 VUV |
| 50 CUP | 227.25 VUV |
| 100 CUP | 454.49 VUV |
| 500 CUP | 2,272.45 VUV |
| 1,000 CUP | 4,544.90 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-07-08T04:21:03Z",
"rates": {
"VUV": 4.544903
}
}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": 454.4903,
"rate": 4.544903
}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