Rate Overview
Live
1 COP = 0.029895 BTN
1 BTN = 33.4504
COP
Avg
0.024679
High
0.030027
Low
0.020949
Last updated: 7/28/2026, 8:56:01 AM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.30 BTN |
| 50 COP | 1.49 BTN |
| 100 COP | 2.99 BTN |
| 500 COP | 14.95 BTN |
| 1,000 COP | 29.90 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-28T08:56:01Z",
"rates": {
"BTN": 0.029895
}
}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.9895,
"rate": 0.029895
}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