Rate Overview
Live
1 CAD = 87.8635 BDT
1 BDT = 0.011381
CAD
Avg
87.6954
High
87.9540
Low
87.3428
Last updated: 7/20/2026, 1:19:50 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 87.86 BDT |
| 10 CAD | 878.64 BDT |
| 50 CAD | 4,393.18 BDT |
| 100 CAD | 8,786.35 BDT |
| 500 CAD | 43,931.76 BDT |
| 1,000 CAD | 87,863.52 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-20T01:19:50Z",
"rates": {
"BDT": 87.863517
}
}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": 8786.3517,
"rate": 87.863517
}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