Rate Overview
Live
1 BTN = 41.0683 COP
1 COP = 0.024350
BTN
Avg
41.1353
High
41.3459
Low
40.8185
Last updated: 3/7/2026, 7:35:06 AM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 41.07 COP |
| 10 BTN | 410.68 COP |
| 50 BTN | 2,053.42 COP |
| 100 BTN | 4,106.83 COP |
| 500 BTN | 20,534.17 COP |
| 1,000 BTN | 41,068.34 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-07T07:35:06Z",
"rates": {
"COP": 41.068343
}
}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": 4106.8342999999995,
"rate": 41.068343
}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