Rate Overview
Live
1 BDT = 29.4081 COP
1 COP = 0.034004
BDT
Avg
29.5108
High
29.7725
Low
29.2274
Last updated: 4/17/2026, 7:01:42 PM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 29.41 COP |
| 10 BDT | 294.08 COP |
| 50 BDT | 1,470.41 COP |
| 100 BDT | 2,940.81 COP |
| 500 BDT | 14,704.07 COP |
| 1,000 BDT | 29,408.14 COP |
Get BDT/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=COPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-04-17T19:01:42Z",
"rates": {
"COP": 29.408139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "COP",
"amount": 100
},
"result": 2940.8138999999996,
"rate": 29.408139
}Build with BDT/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key