Rate Overview
Live
1 BTN = 36.4721 COP
1 COP = 0.027418
BTN
Avg
36.6352
High
36.8952
Low
36.3766
Last updated: 6/19/2026, 8:38:04 AM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 36.47 COP |
| 10 BTN | 364.72 COP |
| 50 BTN | 1,823.60 COP |
| 100 BTN | 3,647.21 COP |
| 500 BTN | 18,236.04 COP |
| 1,000 BTN | 36,472.09 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-06-19T08:38:04Z",
"rates": {
"COP": 36.472089
}
}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": 3647.2088999999996,
"rate": 36.472089
}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