Rate Overview
Live
1 CUP = 4.5021 VUV
1 VUV = 0.222121
CUP
Avg
4.7214
High
5.0189
Low
4.4594
Last updated: 7/27/2026, 5:53:06 PM
Quick Conversions
| CUP | VUV |
|---|---|
| 1 CUP | 4.50 VUV |
| 10 CUP | 45.02 VUV |
| 50 CUP | 225.10 VUV |
| 100 CUP | 450.21 VUV |
| 500 CUP | 2,251.03 VUV |
| 1,000 CUP | 4,502.06 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-27T17:53:06Z",
"rates": {
"VUV": 4.502059
}
}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": 450.2059,
"rate": 4.502059
}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