Rate Overview
Live
1 COP = 0.038320 BDT
1 BDT = 26.0960
COP
Avg
0.038090
High
0.038333
Low
0.037679
Last updated: 7/23/2026, 3:38:28 PM
Quick Conversions
| COP | BDT |
|---|---|
| 1 COP | 0.04 BDT |
| 10 COP | 0.38 BDT |
| 50 COP | 1.92 BDT |
| 100 COP | 3.83 BDT |
| 500 COP | 19.16 BDT |
| 1,000 COP | 38.32 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-23T15:38:28Z",
"rates": {
"BDT": 0.03832
}
}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.832,
"rate": 0.03832
}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