Rate Overview
Live
1 COP = 0.028521 BTN
1 BTN = 35.0619
COP
Avg
0.028335
High
0.028521
Low
0.027630
Last updated: 7/8/2026, 4:52:50 PM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.29 BTN |
| 50 COP | 1.43 BTN |
| 100 COP | 2.85 BTN |
| 500 COP | 14.26 BTN |
| 1,000 COP | 28.52 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-07-08T16:52:50Z",
"rates": {
"BTN": 0.028521
}
}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.8521,
"rate": 0.028521
}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