Rate Overview
Live
1 BBD = 1156.47 CDF
1 CDF = 0.000865
BBD
Avg
1335.99
High
1456.00
Low
1089.02
Last updated: 3/27/2026, 3:02:08 AM
Quick Conversions
| BBD | CDF |
|---|---|
| 1 BBD | 1,156.47 CDF |
| 10 BBD | 11,564.73 CDF |
| 50 BBD | 57,823.64 CDF |
| 100 BBD | 115,647.29 CDF |
| 500 BBD | 578,236.45 CDF |
| 1,000 BBD | 1,156,472.89 CDF |
Get BBD/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CDFExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T03:02:08Z",
"rates": {
"CDF": 1156.47289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CDF",
"amount": 100
},
"result": 115647.289,
"rate": 1156.47289
}Build with BBD/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key