Rate Overview
Live
1 CUP = 4.4886 VUV
1 VUV = 0.222785
CUP
Avg
4.4897
High
4.4998
Low
4.4758
Last updated: 6/19/2026, 8:24:40 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.49 VUV |
| 10 CUP | 44.89 VUV |
| 50 CUP | 224.43 VUV |
| 100 CUP | 448.86 VUV |
| 500 CUP | 2,244.32 VUV |
| 1,000 CUP | 4,488.64 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-06-19T08:24:40Z",
"rates": {
"VUV": 4.488637
}
}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": 448.8637,
"rate": 4.488637
}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