Rate Overview
Live
1 CAD = 89.2235 BDT
1 BDT = 0.011208
CAD
Avg
89.1546
High
89.8981
Low
88.5620
Last updated: 4/18/2026, 8:37:53 AM
Quick Conversions
| CAD | BDT |
|---|---|
| 1 CAD | 89.22 BDT |
| 10 CAD | 892.24 BDT |
| 50 CAD | 4,461.18 BDT |
| 100 CAD | 8,922.35 BDT |
| 500 CAD | 44,611.77 BDT |
| 1,000 CAD | 89,223.54 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-04-18T08:37:53Z",
"rates": {
"BDT": 89.223538
}
}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": 8922.3538,
"rate": 89.223538
}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