Rate Overview
Live
1 BND = 2857.66 COP
1 COP = 0.000350
BND
Avg
3071.97
High
3361.01
Low
2846.38
Last updated: 3/28/2026, 10:42:39 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,857.66 COP |
| 10 BND | 28,576.57 COP |
| 50 BND | 142,882.83 COP |
| 100 BND | 285,765.66 COP |
| 500 BND | 1,428,828.28 COP |
| 1,000 BND | 2,857,656.56 COP |
Get BND/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=COPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T10:42:39Z",
"rates": {
"COP": 2857.656555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "COP",
"amount": 100
},
"result": 285765.6555,
"rate": 2857.656555
}Build with BND/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key