Rate Overview
Live
1 BTN = 39.3777 COP
1 COP = 0.025395
BTN
Avg
38.8427
High
39.3777
Low
38.3393
Last updated: 5/7/2026, 6:59:16 PM
Quick Conversions
| BTN | COP |
|---|---|
| 1 BTN | 39.38 COP |
| 10 BTN | 393.78 COP |
| 50 BTN | 1,968.89 COP |
| 100 BTN | 3,937.77 COP |
| 500 BTN | 19,688.86 COP |
| 1,000 BTN | 39,377.72 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-05-07T18:59:16Z",
"rates": {
"COP": 39.377716
}
}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": 3937.7716,
"rate": 39.377716
}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