Rate Overview
Live
1 VUV = 0.008432 CUC
1 CUC = 118.5958
VUV
Avg
0.008362
High
0.008433
Low
0.008314
Last updated: 7/25/2026, 10:41:59 AM
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.22 CUC |
| 1,000 VUV | 8.43 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-25T10:41:59Z",
"rates": {
"CUC": 0.008432
}
}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.8432000000000001,
"rate": 0.008432
}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