Rate Overview
Live
1 BDT = 26.0147 COP
1 COP = 0.038440
BDT
Avg
29.1445
High
30.9762
Low
25.9208
Last updated: 7/29/2026, 8:39:23 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 26.01 COP |
| 10 BDT | 260.15 COP |
| 50 BDT | 1,300.73 COP |
| 100 BDT | 2,601.47 COP |
| 500 BDT | 13,007.35 COP |
| 1,000 BDT | 26,014.69 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-29T08:39:23Z",
"rates": {
"COP": 26.014693
}
}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": 2601.4693,
"rate": 26.014693
}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