Rate Overview
Live
1 BBD = 0.682612 CAD
1 CAD = 1.4650
BBD
Avg
0.682850
High
0.684258
Low
0.681184
Last updated: 3/6/2026, 8:07:50 AM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.68 CAD |
| 10 BBD | 6.83 CAD |
| 50 BBD | 34.13 CAD |
| 100 BBD | 68.26 CAD |
| 500 BBD | 341.31 CAD |
| 1,000 BBD | 682.61 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-06T08:07:50Z",
"rates": {
"CAD": 0.682612
}
}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": 68.2612,
"rate": 0.682612
}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