Rate Overview
Live
1 BTN = 32.7559 COP
1 COP = 0.030529
BTN
Avg
32.8287
High
32.9294
Low
32.7121
Last updated: 8/19/2026, 5:02:25 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 32.76 COP |
| 10 BTN | 327.56 COP |
| 50 BTN | 1,637.79 COP |
| 100 BTN | 3,275.59 COP |
| 500 BTN | 16,377.93 COP |
| 1,000 BTN | 32,755.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-08-19T17:02:25Z",
"rates": {
"COP": 32.755858
}
}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": 3275.5858000000003,
"rate": 32.755858
}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