Rate Overview
Live
1 BTN = 38.7488 COP
1 COP = 0.025807
BTN
Avg
39.0049
High
39.5120
Low
38.5983
Last updated: 4/17/2026, 5:48:14 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 38.75 COP |
| 10 BTN | 387.49 COP |
| 50 BTN | 1,937.44 COP |
| 100 BTN | 3,874.88 COP |
| 500 BTN | 19,374.41 COP |
| 1,000 BTN | 38,748.83 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-04-17T17:48:14Z",
"rates": {
"COP": 38.748829
}
}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": 3874.8829,
"rate": 38.748829
}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