Rate Overview
Live
1 CUP = 4.4469 VUV
1 VUV = 0.224877
CUP
Avg
4.4781
High
4.5007
Low
4.4469
Last updated: 4/17/2026, 12:02:01 PM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.45 VUV |
| 10 CUP | 44.47 VUV |
| 50 CUP | 222.34 VUV |
| 100 CUP | 444.69 VUV |
| 500 CUP | 2,223.43 VUV |
| 1,000 CUP | 4,446.87 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-04-17T12:02:01Z",
"rates": {
"VUV": 4.446866
}
}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": 444.6866,
"rate": 4.446866
}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