Rate Overview
Live
1 VUV = 0.008319 CUC
1 CUC = 120.2068
VUV
Avg
0.008372
High
0.008402
Low
0.008319
Last updated: 3/27/2026, 11:12:17 AM
Quick Conversions
| VUV | CUC |
|---|---|
| 1 VUV | 0.01 CUC |
| 10 VUV | 0.08 CUC |
| 50 VUV | 0.42 CUC |
| 100 VUV | 0.83 CUC |
| 500 VUV | 4.16 CUC |
| 1,000 VUV | 8.32 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-03-27T11:12:17Z",
"rates": {
"CUC": 0.008319
}
}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.8319,
"rate": 0.008319
}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