Rate Overview
Live
1 COP = 0.025757 BTN
1 BTN = 38.8244
COP
Avg
0.024855
High
0.025757
Low
0.024186
Last updated: 3/28/2026, 10:40:38 AM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.26 BTN |
| 50 COP | 1.29 BTN |
| 100 COP | 2.58 BTN |
| 500 COP | 12.88 BTN |
| 1,000 COP | 25.76 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-28T10:40:38Z",
"rates": {
"BTN": 0.025757
}
}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.5757,
"rate": 0.025757
}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