Rate Overview
Live
1 BTN = 38.3277 COP
1 COP = 0.026091
BTN
Avg
45.7352
High
52.4423
Low
38.3277
Last updated: 5/28/2026, 2:27:45 AM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 38.33 COP |
| 10 BTN | 383.28 COP |
| 50 BTN | 1,916.38 COP |
| 100 BTN | 3,832.77 COP |
| 500 BTN | 19,163.85 COP |
| 1,000 BTN | 38,327.70 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-05-28T02:27:45Z",
"rates": {
"COP": 38.327699
}
}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": 3832.7699000000002,
"rate": 38.327699
}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