Rate Overview
Live
1 COP = 0.038599 BDT
1 BDT = 25.9074
COP
Avg
0.033015
High
0.038599
Low
0.029488
Last updated: 7/28/2026, 2:50:03 PM
Quick Conversions
| COP | BDT |
|---|---|
| 1 COP | 0.04 BDT |
| 10 COP | 0.39 BDT |
| 50 COP | 1.93 BDT |
| 100 COP | 3.86 BDT |
| 500 COP | 19.30 BDT |
| 1,000 COP | 38.60 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-28T14:50:03Z",
"rates": {
"BDT": 0.038599
}
}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.8599,
"rate": 0.038599
}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