Rate Overview
Live
1 BBD = 0.703200 CAD
1 CAD = 1.4221
BBD
Avg
0.690782
High
0.711640
Low
0.674968
Last updated: 7/23/2026, 4:15:48 AM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.70 CAD |
| 10 BBD | 7.03 CAD |
| 50 BBD | 35.16 CAD |
| 100 BBD | 70.32 CAD |
| 500 BBD | 351.60 CAD |
| 1,000 BBD | 703.20 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-07-23T04:15:48Z",
"rates": {
"CAD": 0.7032
}
}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": 70.32000000000001,
"rate": 0.7032
}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