Rate Overview
Live
1 BDT = 25.9069 COP
1 COP = 0.038600
BDT
Avg
30.4117
High
34.0427
Low
25.9069
Last updated: 7/29/2026, 1:21:33 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 25.91 COP |
| 10 BDT | 259.07 COP |
| 50 BDT | 1,295.34 COP |
| 100 BDT | 2,590.69 COP |
| 500 BDT | 12,953.43 COP |
| 1,000 BDT | 25,906.87 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-29T01:21:33Z",
"rates": {
"COP": 25.906867
}
}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": 2590.6866999999997,
"rate": 25.906867
}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