Rate Overview
Live
1 BND = 2842.24 COP
1 COP = 0.000352
BND
Avg
2849.12
High
2868.66
Low
2824.88
Last updated: 4/17/2026, 11:59:16 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,842.24 COP |
| 10 BND | 28,422.45 COP |
| 50 BND | 142,112.24 COP |
| 100 BND | 284,224.47 COP |
| 500 BND | 1,421,122.36 COP |
| 1,000 BND | 2,842,244.72 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-04-17T11:59:16Z",
"rates": {
"COP": 2842.244718
}
}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": 284224.4718,
"rate": 2842.244718
}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