Rate Overview
Live
1 BTN = 33.4494 COP
1 COP = 0.029896
BTN
Avg
40.8362
High
47.7328
Low
33.3026
Last updated: 7/28/2026, 3:30:18 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 33.45 COP |
| 10 BTN | 334.49 COP |
| 50 BTN | 1,672.47 COP |
| 100 BTN | 3,344.94 COP |
| 500 BTN | 16,724.68 COP |
| 1,000 BTN | 33,449.36 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-28T15:30:18Z",
"rates": {
"COP": 33.449356
}
}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": 3344.9356000000002,
"rate": 33.449356
}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