Rate Overview
Live
1 CAD = 88.4041 BDT
1 BDT = 0.011312
CAD
Avg
88.4993
High
88.8218
Low
88.1527
Last updated: 8/17/2026, 3:47:40 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 88.40 BDT |
| 10 CAD | 884.04 BDT |
| 50 CAD | 4,420.21 BDT |
| 100 CAD | 8,840.41 BDT |
| 500 CAD | 44,202.06 BDT |
| 1,000 CAD | 88,404.12 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-08-17T03:47:40Z",
"rates": {
"BDT": 88.404115
}
}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": 8840.4115,
"rate": 88.404115
}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