Rate Overview
Live
1 CAD = 88.7800 BDT
1 BDT = 0.011264
CAD
Avg
88.7030
High
89.0697
Low
88.1252
Last updated: 9/4/2026, 6:25:31 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.78 BDT |
| 10 CAD | 887.80 BDT |
| 50 CAD | 4,439.00 BDT |
| 100 CAD | 8,878.00 BDT |
| 500 CAD | 44,390.01 BDT |
| 1,000 CAD | 88,780.02 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-09-04T18:25:31Z",
"rates": {
"BDT": 88.780015
}
}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": 8878.0015,
"rate": 88.780015
}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