Rate Overview
Live
1 BDT = 0.011411 CAD
1 CAD = 87.6347
BDT
Avg
0.011486
High
0.011583
Low
0.011369
Last updated: 7/23/2026, 1:38:43 AM
Quick Conversions
| BDT | CAD |
|---|---|
| 1 BDT | 0.01 CAD |
| 10 BDT | 0.11 CAD |
| 50 BDT | 0.57 CAD |
| 100 BDT | 1.14 CAD |
| 500 BDT | 5.71 CAD |
| 1,000 BDT | 11.41 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-07-23T01:38:43Z",
"rates": {
"CAD": 0.011411
}
}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.1411,
"rate": 0.011411
}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