Rate Overview
Live
1 COP = 0.034004 BDT
1 BDT = 29.4083
COP
Avg
0.033888
High
0.034214
Low
0.033588
Last updated: 4/17/2026, 11:58:44 AM
Quick Conversions
| COP | BDT |
|---|---|
| 1 COP | 0.03 BDT |
| 10 COP | 0.34 BDT |
| 50 COP | 1.70 BDT |
| 100 COP | 3.40 BDT |
| 500 COP | 17.00 BDT |
| 1,000 COP | 34.00 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-04-17T11:58:44Z",
"rates": {
"BDT": 0.034004
}
}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.4004,
"rate": 0.034004
}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