Rate Overview
Live
1 COP = 0.030528 BTN
1 BTN = 32.7568
COP
Avg
0.030461
High
0.030569
Low
0.030367
Last updated: 8/19/2026, 8:44:57 PM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.31 BTN |
| 50 COP | 1.53 BTN |
| 100 COP | 3.05 BTN |
| 500 COP | 15.26 BTN |
| 1,000 COP | 30.53 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-08-19T20:44:57Z",
"rates": {
"BTN": 0.030528
}
}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": 3.0528,
"rate": 0.030528
}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