Rate Overview
Live
1 BBD = 0.692767 CAD
1 CAD = 1.4435
BBD
Avg
0.691807
High
0.716421
Low
0.679541
Last updated: 3/26/2026, 5:43:28 PM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.69 CAD |
| 10 BBD | 6.93 CAD |
| 50 BBD | 34.64 CAD |
| 100 BBD | 69.28 CAD |
| 500 BBD | 346.38 CAD |
| 1,000 BBD | 692.77 CAD |
Get BBD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CADExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-26T17:43:28Z",
"rates": {
"CAD": 0.692767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CAD",
"amount": 100
},
"result": 69.2767,
"rate": 0.692767
}Build with BBD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key