Rate Overview
Live
1 COP = 0.029924 BTN
1 BTN = 33.4180
COP
Avg
0.026102
High
0.030027
Low
0.023963
Last updated: 7/30/2026, 4:57:05 PM
Quick Conversions
| COP | BTN |
|---|---|
| 1 COP | 0.03 BTN |
| 10 COP | 0.30 BTN |
| 50 COP | 1.50 BTN |
| 100 COP | 2.99 BTN |
| 500 COP | 14.96 BTN |
| 1,000 COP | 29.92 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-30T16:57:05Z",
"rates": {
"BTN": 0.029924
}
}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.9924,
"rate": 0.029924
}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