Rate Overview
Live
1 BTN = 33.3464 COP
1 COP = 0.029988
BTN
Avg
33.2912
High
33.9553
Low
32.4598
Last updated: 9/2/2026, 4:55:26 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 33.35 COP |
| 10 BTN | 333.46 COP |
| 50 BTN | 1,667.32 COP |
| 100 BTN | 3,334.64 COP |
| 500 BTN | 16,673.20 COP |
| 1,000 BTN | 33,346.41 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-09-02T16:55:26Z",
"rates": {
"COP": 33.346405
}
}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": 3334.6404999999995,
"rate": 33.346405
}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