Rate Overview
Live
1 COP = 0.000606 BBD
1 BBD = 1650.17
COP
Avg
0.000599
High
0.000606
Low
0.000594
Last updated: 7/10/2026, 4:06:56 AM
Quick Conversions
| COP | BBD |
|---|---|
| 1 COP | 0.00 BBD |
| 10 COP | 0.01 BBD |
| 50 COP | 0.03 BBD |
| 100 COP | 0.06 BBD |
| 500 COP | 0.30 BBD |
| 1,000 COP | 0.61 BBD |
Get COP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BBDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-10T04:06:56Z",
"rates": {
"BBD": 0.000606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BBD",
"amount": 100
},
"result": 0.0606,
"rate": 0.000606
}Build with COP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key