Rate Overview
Live
1 BDT = 25.9648 COP
1 COP = 0.038514
BDT
Avg
32.4547
High
37.0418
Low
25.9648
Last updated: 7/30/2026, 3:46:02 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 25.96 COP |
| 10 BDT | 259.65 COP |
| 50 BDT | 1,298.24 COP |
| 100 BDT | 2,596.48 COP |
| 500 BDT | 12,982.41 COP |
| 1,000 BDT | 25,964.81 COP |
Get BDT/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=COPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-30T03:46:02Z",
"rates": {
"COP": 25.964813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "COP",
"amount": 100
},
"result": 2596.4813,
"rate": 25.964813
}Build with BDT/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key