Rate Overview
Live
1 CAD = 86.8705 BDT
1 BDT = 0.011511
CAD
Avg
87.4705
High
87.8598
Low
86.8255
Last updated: 6/19/2026, 10:15:20 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 86.87 BDT |
| 10 CAD | 868.70 BDT |
| 50 CAD | 4,343.52 BDT |
| 100 CAD | 8,687.05 BDT |
| 500 CAD | 43,435.23 BDT |
| 1,000 CAD | 86,870.45 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-06-19T10:15:20Z",
"rates": {
"BDT": 86.870454
}
}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": 8687.045399999999,
"rate": 86.870454
}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