Rate Overview
Live
1 VUV = 0.008496 CUC
1 CUC = 117.7024
VUV
Avg
0.008454
High
0.008496
Low
0.008417
Last updated: 5/7/2026, 9:07:26 AM
Quick Conversions
| VUV | CUC |
|---|---|
| 1 VUV | 0.01 CUC |
| 10 VUV | 0.08 CUC |
| 50 VUV | 0.42 CUC |
| 100 VUV | 0.85 CUC |
| 500 VUV | 4.25 CUC |
| 1,000 VUV | 8.50 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-05-07T09:07:26Z",
"rates": {
"CUC": 0.008496
}
}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.8496,
"rate": 0.008496
}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