Rate Overview
Live
1 BBD = 0.496247 CUC
1 CUC = 2.0151
BBD
Avg
0.496822
High
0.497244
Low
0.496247
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | CUC |
|---|---|
| 1 BBD | 0.50 CUC |
| 10 BBD | 4.96 CUC |
| 50 BBD | 24.81 CUC |
| 100 BBD | 49.62 CUC |
| 500 BBD | 248.12 CUC |
| 1,000 BBD | 496.25 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-04-16T02:42:19Z",
"rates": {
"CUC": 0.496247
}
}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.6247,
"rate": 0.496247
}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