Rate Overview
Live
1 CUP = 4.5173 VUV
1 VUV = 0.221374
CUP
Avg
4.9394
High
5.0167
Low
4.5173
Last updated: 3/28/2026, 10:41:59 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.52 VUV |
| 10 CUP | 45.17 VUV |
| 50 CUP | 225.86 VUV |
| 100 CUP | 451.73 VUV |
| 500 CUP | 2,258.63 VUV |
| 1,000 CUP | 4,517.25 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-03-28T10:41:59Z",
"rates": {
"VUV": 4.517252
}
}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": 451.72520000000003,
"rate": 4.517252
}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