Rate Overview
Live
1 BND = 2481.63 COP
1 COP = 0.000403
BND
Avg
2795.16
High
2974.76
Low
2479.60
Last updated: 7/29/2026, 7:12:41 PM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,481.63 COP |
| 10 BND | 24,816.27 COP |
| 50 BND | 124,081.36 COP |
| 100 BND | 248,162.73 COP |
| 500 BND | 1,240,813.63 COP |
| 1,000 BND | 2,481,627.27 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-07-29T19:12:41Z",
"rates": {
"COP": 2481.627266
}
}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": 248162.7266,
"rate": 2481.627266
}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