Rate Overview
Live
1 CAD = 88.7732 BDT
1 BDT = 0.011265
CAD
Avg
88.6310
High
90.3469
Low
86.5798
Last updated: 5/29/2026, 6:40:46 PM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.77 BDT |
| 10 CAD | 887.73 BDT |
| 50 CAD | 4,438.66 BDT |
| 100 CAD | 8,877.32 BDT |
| 500 CAD | 44,386.61 BDT |
| 1,000 CAD | 88,773.21 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-05-29T18:40:46Z",
"rates": {
"BDT": 88.773213
}
}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": 8877.3213,
"rate": 88.773213
}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