Rate Overview
Live
1 CAD = 87.3822 BDT
1 BDT = 0.011444
CAD
Avg
88.7648
High
90.3356
Low
86.3282
Last updated: 7/27/2026, 12:19:20 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.38 BDT |
| 10 CAD | 873.82 BDT |
| 50 CAD | 4,369.11 BDT |
| 100 CAD | 8,738.22 BDT |
| 500 CAD | 43,691.11 BDT |
| 1,000 CAD | 87,382.22 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-27T12:19:20Z",
"rates": {
"BDT": 87.382215
}
}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": 8738.2215,
"rate": 87.382215
}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