Rate Overview
Live
1 CAD = 87.6693 BDT
1 BDT = 0.011406
CAD
Avg
88.3172
High
90.2601
Low
86.5036
Last updated: 7/28/2026, 2:04:23 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.67 BDT |
| 10 CAD | 876.69 BDT |
| 50 CAD | 4,383.47 BDT |
| 100 CAD | 8,766.93 BDT |
| 500 CAD | 43,834.66 BDT |
| 1,000 CAD | 87,669.31 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-28T14:04:23Z",
"rates": {
"BDT": 87.669313
}
}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": 8766.9313,
"rate": 87.669313
}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