Rate Overview
Live
1 CUP = 4.9363 VUV
1 VUV = 0.202581
CUP
Avg
4.9522
High
5.0969
Low
4.4602
Last updated: 5/27/2026, 8:42:47 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:42:47Z",
"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