Rate Overview
Live
1 BBD = 0.499729 CUC
1 CUC = 2.0011
BBD
Avg
0.499997
High
0.500365
Low
0.499729
Last updated: 6/15/2026, 4:55:39 PM
Quick Conversions
| BBD | CUC |
|---|---|
| 1 BBD | 0.50 CUC |
| 10 BBD | 5.00 CUC |
| 50 BBD | 24.99 CUC |
| 100 BBD | 49.97 CUC |
| 500 BBD | 249.86 CUC |
| 1,000 BBD | 499.73 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-06-15T16:55:39Z",
"rates": {
"CUC": 0.499729
}
}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": 49.972899999999996,
"rate": 0.499729
}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