Rate Overview
Live
1 CUP = 4.9609 VUV
1 VUV = 0.201575
CUP
Avg
4.9550
High
4.9694
Low
4.9268
Last updated: 3/7/2026, 7:37:37 AM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.96 VUV |
| 10 CUP | 49.61 VUV |
| 50 CUP | 248.05 VUV |
| 100 CUP | 496.09 VUV |
| 500 CUP | 2,480.47 VUV |
| 1,000 CUP | 4,960.94 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-07T07:37:37Z",
"rates": {
"VUV": 4.960944
}
}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": 496.09439999999995,
"rate": 4.960944
}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