Rate Overview
Live
1 BDT = 25.6335 COP
1 COP = 0.039012
BDT
Avg
25.5644
High
25.6514
Low
25.4225
Last updated: 8/20/2026, 5:20:15 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 25.63 COP |
| 10 BDT | 256.33 COP |
| 50 BDT | 1,281.67 COP |
| 100 BDT | 2,563.35 COP |
| 500 BDT | 12,816.73 COP |
| 1,000 BDT | 25,633.46 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-08-20T05:20:15Z",
"rates": {
"COP": 25.633459
}
}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": 2563.3459,
"rate": 25.633459
}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