Rate Overview
Live
1 CAD = 1.4178 BBD
1 BBD = 0.705295
CAD
Avg
1.4374
High
1.4803
Low
1.3841
Last updated: 7/28/2026, 1:08:42 PM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.42 BBD |
| 10 CAD | 14.18 BBD |
| 50 CAD | 70.89 BBD |
| 100 CAD | 141.78 BBD |
| 500 CAD | 708.92 BBD |
| 1,000 CAD | 1,417.85 BBD |
Get CAD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BBDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-28T13:08:42Z",
"rates": {
"BBD": 1.417846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BBD",
"amount": 100
},
"result": 141.78459999999998,
"rate": 1.417846
}Build with CAD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key