Rate Overview
Live
1 COP = 0.039011 BDT
1 BDT = 25.6338
COP
Avg
0.039117
High
0.039335
Low
0.038984
Last updated: 8/20/2026, 5:18:56 AM
Quick Conversions
| COP | BDT |
|---|---|
| 1 COP | 0.04 BDT |
| 10 COP | 0.39 BDT |
| 50 COP | 1.95 BDT |
| 100 COP | 3.90 BDT |
| 500 COP | 19.51 BDT |
| 1,000 COP | 39.01 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-08-20T05:18:56Z",
"rates": {
"BDT": 0.039011
}
}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.9010999999999996,
"rate": 0.039011
}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