Rate Overview
Live
1 BND = 2951.84 COP
1 COP = 0.000339
BND
Avg
2960.71
High
2970.50
Low
2947.89
Last updated: 3/7/2026, 7:54:24 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,951.84 COP |
| 10 BND | 29,518.43 COP |
| 50 BND | 147,592.13 COP |
| 100 BND | 295,184.26 COP |
| 500 BND | 1,475,921.31 COP |
| 1,000 BND | 2,951,842.62 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-07T07:54:24Z",
"rates": {
"COP": 2951.842616
}
}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": 295184.26159999997,
"rate": 2951.842616
}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