Rate Overview
Live
1 BBD = 1893.82 COP
1 COP = 0.000528
BBD
Avg
1884.72
High
1897.54
Low
1876.97
Last updated: 3/6/2026, 9:41:46 PM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,893.82 COP |
| 10 BBD | 18,938.25 COP |
| 50 BBD | 94,691.23 COP |
| 100 BBD | 189,382.47 COP |
| 500 BBD | 946,912.33 COP |
| 1,000 BBD | 1,893,824.66 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-03-06T21:41:46Z",
"rates": {
"COP": 1893.824658
}
}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": 189382.4658,
"rate": 1893.824658
}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