Rate Overview
Live
1 COP = 0.025292 BTN
1 BTN = 39.5382
COP
Avg
0.025648
High
0.025947
Low
0.025292
Last updated: 5/8/2026, 11:44:51 AM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.25 BTN |
| 50 COP | 1.26 BTN |
| 100 COP | 2.53 BTN |
| 500 COP | 12.65 BTN |
| 1,000 COP | 25.29 BTN |
Get COP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BTNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-08T11:44:51Z",
"rates": {
"BTN": 0.025292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BTN",
"amount": 100
},
"result": 2.5292,
"rate": 0.025292
}Build with COP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key