Rate Overview
Live
1 BTN = 33.5109 COP
1 COP = 0.029841
BTN
Avg
33.3871
High
33.5109
Low
33.0974
Last updated: 7/29/2026, 5:04:09 PM
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-29T17:04:09Z",
"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