Rate Overview
Live
1 CAD = 88.4910 BDT
1 BDT = 0.011301
CAD
Avg
89.0670
High
89.5598
Low
88.4910
Last updated: 3/27/2026, 5:56:23 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.49 BDT |
| 10 CAD | 884.91 BDT |
| 50 CAD | 4,424.55 BDT |
| 100 CAD | 8,849.10 BDT |
| 500 CAD | 44,245.51 BDT |
| 1,000 CAD | 88,491.03 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-27T05:56:23Z",
"rates": {
"BDT": 88.491026
}
}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": 8849.1026,
"rate": 88.491026
}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