Rate Overview
Live
1 COP = 0.024349 BTN
1 BTN = 41.0694
COP
Avg
0.024310
High
0.024498
Low
0.024186
Last updated: 3/7/2026, 9:11:14 AM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.02 BTN |
| 10 COP | 0.24 BTN |
| 50 COP | 1.22 BTN |
| 100 COP | 2.43 BTN |
| 500 COP | 12.17 BTN |
| 1,000 COP | 24.35 BTN |
Get COP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BTNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T09:11:14Z",
"rates": {
"BTN": 0.024349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BTN",
"amount": 100
},
"result": 2.4349,
"rate": 0.024349
}Build with COP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key