Rate Overview
Live
1 VUV = 0.008381 CUC
1 CUC = 119.3175
VUV
Avg
0.008386
High
0.008432
Low
0.008374
Last updated: 7/27/2026, 8:13:05 PM
Quick Conversions
| VUV | CUC |
|---|---|
| 1 VUV | 0.01 CUC |
| 10 VUV | 0.08 CUC |
| 50 VUV | 0.42 CUC |
| 100 VUV | 0.84 CUC |
| 500 VUV | 4.19 CUC |
| 1,000 VUV | 8.38 CUC |
Get VUV/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=CUCExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-27T20:13:05Z",
"rates": {
"CUC": 0.008381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "CUC",
"amount": 100
},
"result": 0.8381,
"rate": 0.008381
}Build with VUV/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key