Rate Overview
Live
1 BTN = 35.0223 COP
1 COP = 0.028553
BTN
Avg
35.1608
High
35.5480
Low
35.0223
Last updated: 7/9/2026, 9:25:08 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 35.02 COP |
| 10 BTN | 350.22 COP |
| 50 BTN | 1,751.12 COP |
| 100 BTN | 3,502.23 COP |
| 500 BTN | 17,511.17 COP |
| 1,000 BTN | 35,022.34 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-09T21:25:08Z",
"rates": {
"COP": 35.022342
}
}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": 3502.2342000000003,
"rate": 35.022342
}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