Rate Overview
Live
1 CAD = 88.5009 BDT
1 BDT = 0.011299
CAD
Avg
88.2382
High
90.3469
Low
84.9699
Last updated: 3/27/2026, 9:31:11 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.50 BDT |
| 10 CAD | 885.01 BDT |
| 50 CAD | 4,425.05 BDT |
| 100 CAD | 8,850.09 BDT |
| 500 CAD | 44,250.46 BDT |
| 1,000 CAD | 88,500.93 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-27T09:31:11Z",
"rates": {
"BDT": 88.500929
}
}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": 8850.0929,
"rate": 88.500929
}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