Rate Overview
Live
1 CUP = 4.9363 VUV
1 VUV = 0.202581
CUP
Avg
4.6619
High
4.9492
Low
4.4428
Last updated: 5/27/2026, 8:41:59 PM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.94 VUV |
| 10 CUP | 49.36 VUV |
| 50 CUP | 246.82 VUV |
| 100 CUP | 493.63 VUV |
| 500 CUP | 2,468.15 VUV |
| 1,000 CUP | 4,936.31 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-05-27T20:41:59Z",
"rates": {
"VUV": 4.936307
}
}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": 493.63070000000005,
"rate": 4.936307
}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