Rate Overview
Live
1 COP = 0.025807 BTN
1 BTN = 38.7492
COP
Avg
0.025639
High
0.025907
Low
0.025308
Last updated: 4/17/2026, 10:38:45 AM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.26 BTN |
| 50 COP | 1.29 BTN |
| 100 COP | 2.58 BTN |
| 500 COP | 12.90 BTN |
| 1,000 COP | 25.81 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-04-17T10:38:45Z",
"rates": {
"BTN": 0.025807
}
}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.5807,
"rate": 0.025807
}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