Rate Overview
Live
1 BBD = 0.677084 CAD
1 CAD = 1.4769
BBD
Avg
0.676279
High
0.679055
Low
0.674073
Last updated: 5/6/2026, 1:20:19 PM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.68 CAD |
| 10 BBD | 6.77 CAD |
| 50 BBD | 33.85 CAD |
| 100 BBD | 67.71 CAD |
| 500 BBD | 338.54 CAD |
| 1,000 BBD | 677.08 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-05-06T13:20:19Z",
"rates": {
"CAD": 0.677084
}
}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": 67.7084,
"rate": 0.677084
}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