Rate Overview
Live
1 BTN = 33.4547 COP
1 COP = 0.029891
BTN
Avg
38.1087
High
41.2046
Low
33.3026
Last updated: 7/27/2026, 3:51:50 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 33.45 COP |
| 10 BTN | 334.55 COP |
| 50 BTN | 1,672.73 COP |
| 100 BTN | 3,345.47 COP |
| 500 BTN | 16,727.33 COP |
| 1,000 BTN | 33,454.67 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-27T15:51:50Z",
"rates": {
"COP": 33.454667
}
}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": 3345.4667,
"rate": 33.454667
}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