Rate Overview
Live
1 COP = 0.036800 BDT
1 BDT = 27.1739
COP
Avg
0.036796
High
0.036970
Low
0.036622
Last updated: 7/10/2026, 1:02:26 AM
Quick Conversions
| COP | BDT |
|---|---|
| 1 COP | 0.04 BDT |
| 10 COP | 0.37 BDT |
| 50 COP | 1.84 BDT |
| 100 COP | 3.68 BDT |
| 500 COP | 18.40 BDT |
| 1,000 COP | 36.80 BDT |
Get COP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=BDTExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-10T01:02:26Z",
"rates": {
"BDT": 0.0368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "BDT",
"amount": 100
},
"result": 3.6799999999999997,
"rate": 0.0368
}Build with COP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key