Rate Overview
Live
1 BDT = 0.011098 CAD
1 CAD = 90.1063
BDT
Avg
0.011155
High
0.011184
Low
0.011098
Last updated: 3/7/2026, 12:28:09 AM
Quick Conversions
| BDT | CAD |
|---|---|
| 1 BDT | 0.01 CAD |
| 10 BDT | 0.11 CAD |
| 50 BDT | 0.55 CAD |
| 100 BDT | 1.11 CAD |
| 500 BDT | 5.55 CAD |
| 1,000 BDT | 11.10 CAD |
Get BDT/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=CADExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T00:28:09Z",
"rates": {
"CAD": 0.011098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "CAD",
"amount": 100
},
"result": 1.1098000000000001,
"rate": 0.011098
}Build with BDT/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key