Rate Overview
Live
1 CAD = 87.6122 BDT
1 BDT = 0.011414
CAD
Avg
87.6698
High
87.8683
Low
87.6054
Last updated: 7/27/2026, 12:36:16 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.61 BDT |
| 10 CAD | 876.12 BDT |
| 50 CAD | 4,380.61 BDT |
| 100 CAD | 8,761.22 BDT |
| 500 CAD | 43,806.12 BDT |
| 1,000 CAD | 87,612.23 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-27T00:36:16Z",
"rates": {
"BDT": 87.612231
}
}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": 8761.2231,
"rate": 87.612231
}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