Rate Overview
Live
1 BDT = 30.8723 COP
1 COP = 0.032391
BDT
Avg
30.8214
High
31.0299
Low
30.6835
Last updated: 3/7/2026, 7:44:01 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 30.87 COP |
| 10 BDT | 308.72 COP |
| 50 BDT | 1,543.61 COP |
| 100 BDT | 3,087.23 COP |
| 500 BDT | 15,436.15 COP |
| 1,000 BDT | 30,872.30 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-03-07T07:44:01Z",
"rates": {
"COP": 30.872298
}
}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": 3087.2298,
"rate": 30.872298
}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