Rate Overview
Live
1 CAD = 87.8779 BDT
1 BDT = 0.011379
CAD
Avg
88.3253
High
90.3469
Low
86.5798
Last updated: 7/31/2026, 8:59:01 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.88 BDT |
| 10 CAD | 878.78 BDT |
| 50 CAD | 4,393.90 BDT |
| 100 CAD | 8,787.79 BDT |
| 500 CAD | 43,938.97 BDT |
| 1,000 CAD | 87,877.95 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-07-31T08:59:01Z",
"rates": {
"BDT": 87.877948
}
}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": 8787.7948,
"rate": 87.877948
}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