Rate Overview
Live
1 COP = 0.000528 BBD
1 BBD = 1893.94
COP
Avg
0.000530
High
0.000532
Low
0.000526
Last updated: 3/7/2026, 1:21:45 AM
Quick Conversions
| COP | BBD |
|---|---|
| 1 COP | 0.00 BBD |
| 10 COP | 0.01 BBD |
| 50 COP | 0.03 BBD |
| 100 COP | 0.05 BBD |
| 500 COP | 0.26 BBD |
| 1,000 COP | 0.53 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-03-07T01:21:45Z",
"rates": {
"BBD": 0.000528
}
}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.05280000000000001,
"rate": 0.000528
}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