Rate Overview
Live
1 BDT = 27.1739 COP
1 COP = 0.036800
BDT
Avg
27.2131
High
27.4892
Low
27.0487
Last updated: 7/9/2026, 10:00:07 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 27.17 COP |
| 10 BDT | 271.74 COP |
| 50 BDT | 1,358.69 COP |
| 100 BDT | 2,717.39 COP |
| 500 BDT | 13,586.95 COP |
| 1,000 BDT | 27,173.89 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-07-09T10:00:07Z",
"rates": {
"COP": 27.173892
}
}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": 2717.3892,
"rate": 27.173892
}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