Rate Overview
Live
1 CAD = 87.5482 BDT
1 BDT = 0.011422
CAD
Avg
88.7582
High
90.3356
Low
86.3282
Last updated: 7/28/2026, 7:05:55 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.55 BDT |
| 10 CAD | 875.48 BDT |
| 50 CAD | 4,377.41 BDT |
| 100 CAD | 8,754.82 BDT |
| 500 CAD | 43,774.12 BDT |
| 1,000 CAD | 87,548.25 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-28T07:05:55Z",
"rates": {
"BDT": 87.548249
}
}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": 8754.8249,
"rate": 87.548249
}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