Rate Overview
Live
1 BBD = 1843.56 COP
1 COP = 0.000542
BBD
Avg
1846.56
High
1897.54
Low
1821.55
Last updated: 3/27/2026, 12:51:50 PM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,843.56 COP |
| 10 BBD | 18,435.58 COP |
| 50 BBD | 92,177.92 COP |
| 100 BBD | 184,355.85 COP |
| 500 BBD | 921,779.23 COP |
| 1,000 BBD | 1,843,558.46 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-27T12:51:50Z",
"rates": {
"COP": 1843.558462
}
}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": 184355.8462,
"rate": 1843.558462
}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