Rate Overview
Live
1 BBD = 0.499856 CUC
1 CUC = 2.0006
BBD
Avg
0.499980
High
0.500167
Low
0.499856
Last updated: 7/23/2026, 9:57:54 AM
Quick Conversions
| BBD | CUC |
|---|---|
| 1 BBD | 0.50 CUC |
| 10 BBD | 5.00 CUC |
| 50 BBD | 24.99 CUC |
| 100 BBD | 49.99 CUC |
| 500 BBD | 249.93 CUC |
| 1,000 BBD | 499.86 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-23T09:57:54Z",
"rates": {
"CUC": 0.499856
}
}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.985600000000005,
"rate": 0.499856
}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