Rate Overview
Live
1 CUP = 4.5203 VUV
1 VUV = 0.221223
CUP
Avg
4.5046
High
4.5386
Low
4.4628
Last updated: 7/7/2026, 9:51:23 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.52 VUV |
| 10 CUP | 45.20 VUV |
| 50 CUP | 226.02 VUV |
| 100 CUP | 452.03 VUV |
| 500 CUP | 2,260.16 VUV |
| 1,000 CUP | 4,520.32 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-07T09:51:23Z",
"rates": {
"VUV": 4.520317
}
}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": 452.03170000000006,
"rate": 4.520317
}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