Rate Overview
Live
1 CAD = 88.4767 BDT
1 BDT = 0.011302
CAD
Avg
88.4137
High
90.0826
Low
86.7525
Last updated: 3/27/2026, 7:47:06 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.48 BDT |
| 10 CAD | 884.77 BDT |
| 50 CAD | 4,423.83 BDT |
| 100 CAD | 8,847.67 BDT |
| 500 CAD | 44,238.33 BDT |
| 1,000 CAD | 88,476.65 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-03-27T07:47:06Z",
"rates": {
"BDT": 88.476654
}
}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": 8847.6654,
"rate": 88.476654
}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