Rate Overview
Live
1 BTN = 33.5109 COP
1 COP = 0.029841
BTN
Avg
38.4767
High
41.7298
Low
33.3026
Last updated: 7/29/2026, 10:17:46 AM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 33.51 COP |
| 10 BTN | 335.11 COP |
| 50 BTN | 1,675.54 COP |
| 100 BTN | 3,351.09 COP |
| 500 BTN | 16,755.43 COP |
| 1,000 BTN | 33,510.86 COP |
Get BTN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=COPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-29T10:17:46Z",
"rates": {
"COP": 33.510857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "COP",
"amount": 100
},
"result": 3351.0857,
"rate": 33.510857
}Build with BTN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key