Rate Overview
Live
1 BBD = 1580.75 COP
1 COP = 0.000633
BBD
Avg
1589.33
High
1611.33
Low
1563.54
Last updated: 9/3/2026, 12:53:45 PM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,580.75 COP |
| 10 BBD | 15,807.49 COP |
| 50 BBD | 79,037.45 COP |
| 100 BBD | 158,074.90 COP |
| 500 BBD | 790,374.51 COP |
| 1,000 BBD | 1,580,749.01 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-09-03T12:53:45Z",
"rates": {
"COP": 1580.74901
}
}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": 158074.901,
"rate": 1580.74901
}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