Rate Overview
Live
1 BND = 2456.33 COP
1 COP = 0.000407
BND
Avg
2470.45
High
2489.84
Low
2456.33
Last updated: 9/10/2026, 5:28:59 PM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,456.33 COP |
| 10 BND | 24,563.33 COP |
| 50 BND | 122,816.65 COP |
| 100 BND | 245,633.30 COP |
| 500 BND | 1,228,166.49 COP |
| 1,000 BND | 2,456,332.98 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-09-10T17:28:59Z",
"rates": {
"COP": 2456.332976
}
}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": 245633.29760000002,
"rate": 2456.332976
}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