Rate Overview
Live
1 CAD = 88.3523 BDT
1 BDT = 0.011318
CAD
Avg
89.0421
High
89.5598
Low
88.3523
Last updated: 3/27/2026, 4:35:52 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.35 BDT |
| 10 CAD | 883.52 BDT |
| 50 CAD | 4,417.61 BDT |
| 100 CAD | 8,835.23 BDT |
| 500 CAD | 44,176.15 BDT |
| 1,000 CAD | 88,352.30 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-27T16:35:52Z",
"rates": {
"BDT": 88.352296
}
}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": 8835.229599999999,
"rate": 88.352296
}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