Rate Overview
Live
1 COP = 0.029841 BTN
1 BTN = 33.5109
COP
Avg
0.029952
High
0.030213
Low
0.029841
Last updated: 7/29/2026, 5:00:45 PM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.30 BTN |
| 50 COP | 1.49 BTN |
| 100 COP | 2.98 BTN |
| 500 COP | 14.92 BTN |
| 1,000 COP | 29.84 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-07-29T17:00:45Z",
"rates": {
"BTN": 0.029841
}
}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.9840999999999998,
"rate": 0.029841
}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