Rate Overview
Live
1 BND = 2933.52 COP
1 COP = 0.000341
BND
Avg
2890.73
High
2933.52
Low
2846.25
Last updated: 5/7/2026, 1:31:09 PM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,933.52 COP |
| 10 BND | 29,335.18 COP |
| 50 BND | 146,675.90 COP |
| 100 BND | 293,351.79 COP |
| 500 BND | 1,466,758.97 COP |
| 1,000 BND | 2,933,517.95 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-05-07T13:31:09Z",
"rates": {
"COP": 2933.517946
}
}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": 293351.7946,
"rate": 2933.517946
}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