Rate Overview
Live
1 CAD = 90.0986 BDT
1 BDT = 0.011099
CAD
Avg
89.6426
High
90.0986
Low
89.4104
Last updated: 3/7/2026, 12:33:40 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 90.10 BDT |
| 10 CAD | 900.99 BDT |
| 50 CAD | 4,504.93 BDT |
| 100 CAD | 9,009.86 BDT |
| 500 CAD | 45,049.30 BDT |
| 1,000 CAD | 90,098.61 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-03-07T00:33:40Z",
"rates": {
"BDT": 90.098606
}
}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": 9009.8606,
"rate": 90.098606
}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