Rate Overview
Live
1 BND = 2660.68 COP
1 COP = 0.000376
BND
Avg
2697.90
High
2723.39
Low
2660.68
Last updated: 6/19/2026, 8:19:21 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,660.68 COP |
| 10 BND | 26,606.85 COP |
| 50 BND | 133,034.25 COP |
| 100 BND | 266,068.50 COP |
| 500 BND | 1,330,342.50 COP |
| 1,000 BND | 2,660,685.00 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-06-19T08:19:21Z",
"rates": {
"COP": 2660.684996
}
}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": 266068.4996,
"rate": 2660.684996
}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