Rate Overview
Live
1 BDT = 28.1734 COP
1 COP = 0.035495
BDT
Avg
28.2955
High
28.4739
Low
27.9522
Last updated: 6/19/2026, 3:54:31 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 28.17 COP |
| 10 BDT | 281.73 COP |
| 50 BDT | 1,408.67 COP |
| 100 BDT | 2,817.34 COP |
| 500 BDT | 14,086.68 COP |
| 1,000 BDT | 28,173.35 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-06-19T03:54:31Z",
"rates": {
"COP": 28.173354
}
}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": 2817.3354,
"rate": 28.173354
}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