Rate Overview
Live
1 BND = 2429.79 COP
1 COP = 0.000412
BND
Avg
3060.34
High
3397.48
Low
2429.79
Last updated: 7/31/2026, 10:11:40 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,429.79 COP |
| 10 BND | 24,297.85 COP |
| 50 BND | 121,489.26 COP |
| 100 BND | 242,978.51 COP |
| 500 BND | 1,214,892.57 COP |
| 1,000 BND | 2,429,785.14 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-31T10:11:40Z",
"rates": {
"COP": 2429.78514
}
}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": 242978.514,
"rate": 2429.78514
}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