Rate Overview
Live
1 BBD = 1848.45 COP
1 COP = 0.000541
BBD
Avg
1826.73
High
1850.94
Low
1804.49
Last updated: 5/7/2026, 1:25:00 AM
Quick Conversions
| BBD | COP |
|---|---|
| 1 BBD | 1,848.45 COP |
| 10 BBD | 18,484.45 COP |
| 50 BBD | 92,422.25 COP |
| 100 BBD | 184,844.51 COP |
| 500 BBD | 924,222.54 COP |
| 1,000 BBD | 1,848,445.08 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-05-07T01:25:00Z",
"rates": {
"COP": 1848.44508
}
}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": 184844.508,
"rate": 1848.44508
}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