Rate Overview
Live
1 BDT = 25.2264 COP
1 COP = 0.039641
BDT
Avg
25.4415
High
25.7551
Low
25.2264
Last updated: 9/10/2026, 11:42:01 AM
Quick Conversions
| BDT | COP |
|---|---|
| 1 BDT | 25.23 COP |
| 10 BDT | 252.26 COP |
| 50 BDT | 1,261.32 COP |
| 100 BDT | 2,522.64 COP |
| 500 BDT | 12,613.22 COP |
| 1,000 BDT | 25,226.45 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-09-10T11:42:01Z",
"rates": {
"COP": 25.226446
}
}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": 2522.6446,
"rate": 25.226446
}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