Rate Overview
Live
1 BBD = 0.500230 CUC
1 CUC = 1.9991
BBD
Avg
0.500062
High
0.500230
Low
0.499856
Last updated: 7/24/2026, 10:26:18 PM
Quick Conversions
| BBD | CUC |
|---|---|
| 1 BBD | 0.50 CUC |
| 10 BBD | 5.00 CUC |
| 50 BBD | 25.01 CUC |
| 100 BBD | 50.02 CUC |
| 500 BBD | 250.11 CUC |
| 1,000 BBD | 500.23 CUC |
Get BBD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CUCExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-24T22:26:18Z",
"rates": {
"CUC": 0.50023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CUC",
"amount": 100
},
"result": 50.022999999999996,
"rate": 0.50023
}Build with BBD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key