Rate Overview
Live
1 BDT = 30.5689 COP
1 COP = 0.032713
BDT
Avg
30.2214
High
30.5689
Low
29.7984
Last updated: 5/9/2026, 6:02:10 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 30.57 COP |
| 10 BDT | 305.69 COP |
| 50 BDT | 1,528.45 COP |
| 100 BDT | 3,056.89 COP |
| 500 BDT | 15,284.47 COP |
| 1,000 BDT | 30,568.95 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-05-09T06:02:10Z",
"rates": {
"COP": 30.568945
}
}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": 3056.8945,
"rate": 30.568945
}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