Rate Overview
Live
1 BTN = 38.8240 COP
1 COP = 0.025757
BTN
Avg
39.2996
High
39.7048
Low
38.8240
Last updated: 3/28/2026, 1:20:14 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 38.82 COP |
| 10 BTN | 388.24 COP |
| 50 BTN | 1,941.20 COP |
| 100 BTN | 3,882.40 COP |
| 500 BTN | 19,412.00 COP |
| 1,000 BTN | 38,824.00 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-03-28T13:20:14Z",
"rates": {
"COP": 38.823999
}
}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": 3882.3999,
"rate": 38.823999
}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