Rate Overview
Live
1 BBD = 1834.37 COP
1 COP = 0.000545
BBD
Avg
1846.45
High
1899.57
Low
1767.86
Last updated: 5/27/2026, 9:44:53 AM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,834.37 COP |
| 10 BBD | 18,343.66 COP |
| 50 BBD | 91,718.28 COP |
| 100 BBD | 183,436.56 COP |
| 500 BBD | 917,182.80 COP |
| 1,000 BBD | 1,834,365.60 COP |
Get BBD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=COPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T09:44:53Z",
"rates": {
"COP": 1834.365597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "COP",
"amount": 100
},
"result": 183436.55969999998,
"rate": 1834.365597
}Build with BBD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key