Rate Overview
Live
1 BBD = 1609.24 COP
1 COP = 0.000621
BBD
Avg
1792.14
High
1896.69
Low
1609.24
Last updated: 7/23/2026, 6:52:14 PM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,609.24 COP |
| 10 BBD | 16,092.37 COP |
| 50 BBD | 80,461.84 COP |
| 100 BBD | 160,923.68 COP |
| 500 BBD | 804,618.41 COP |
| 1,000 BBD | 1,609,236.82 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-07-23T18:52:14Z",
"rates": {
"COP": 1609.236815
}
}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": 160923.6815,
"rate": 1609.236815
}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