Rate Overview
Live
1 BND = 2452.35 COP
1 COP = 0.000408
BND
Avg
2451.81
High
2460.93
Low
2437.30
Last updated: 8/19/2026, 9:03:21 PM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,452.35 COP |
| 10 BND | 24,523.54 COP |
| 50 BND | 122,617.70 COP |
| 100 BND | 245,235.40 COP |
| 500 BND | 1,226,176.99 COP |
| 1,000 BND | 2,452,353.99 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-08-19T21:03:21Z",
"rates": {
"COP": 2452.353986
}
}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": 245235.39860000001,
"rate": 2452.353986
}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