Rate Overview
Live
1 BND = 2479.60 COP
1 COP = 0.000403
BND
Avg
2805.23
High
2974.66
Low
2479.60
Last updated: 7/28/2026, 6:54:32 AM
Quick Conversions
| BND | COP |
|---|---|
| 1 BND | 2,479.60 COP |
| 10 BND | 24,796.04 COP |
| 50 BND | 123,980.18 COP |
| 100 BND | 247,960.36 COP |
| 500 BND | 1,239,801.79 COP |
| 1,000 BND | 2,479,603.57 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-28T06:54:32Z",
"rates": {
"COP": 2479.60357
}
}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": 247960.35700000002,
"rate": 2479.60357
}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