Rate Overview
Live
1 CAD = 86.8275 BDT
1 BDT = 0.011517
CAD
Avg
87.4651
High
87.8598
Low
86.8202
Last updated: 6/19/2026, 8:46:47 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 86.83 BDT |
| 10 CAD | 868.27 BDT |
| 50 CAD | 4,341.37 BDT |
| 100 CAD | 8,682.75 BDT |
| 500 CAD | 43,413.74 BDT |
| 1,000 CAD | 86,827.47 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-19T08:46:47Z",
"rates": {
"BDT": 86.82747
}
}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": 8682.747000000001,
"rate": 86.82747
}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