Rate Overview
Live
1 CAD = 87.7516 BDT
1 BDT = 0.011396
CAD
Avg
81.6223
High
90.4005
Low
67.3470
Last updated: 7/24/2026, 12:14:54 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.75 BDT |
| 10 CAD | 877.52 BDT |
| 50 CAD | 4,387.58 BDT |
| 100 CAD | 8,775.16 BDT |
| 500 CAD | 43,875.81 BDT |
| 1,000 CAD | 87,751.62 BDT |
Get CAD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BDTExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-24T12:14:54Z",
"rates": {
"BDT": 87.751622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BDT",
"amount": 100
},
"result": 8775.162199999999,
"rate": 87.751622
}Build with CAD/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key