Rate Overview
Live
1 BDT = 29.9911 COP
1 COP = 0.033343
BDT
Avg
30.1340
High
30.3175
Low
29.9911
Last updated: 3/28/2026, 12:04:15 PM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 29.99 COP |
| 10 BDT | 299.91 COP |
| 50 BDT | 1,499.56 COP |
| 100 BDT | 2,999.11 COP |
| 500 BDT | 14,995.55 COP |
| 1,000 BDT | 29,991.11 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-03-28T12:04:15Z",
"rates": {
"COP": 29.991105
}
}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": 2999.1105000000002,
"rate": 29.991105
}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