Rate Overview
Live
1 CAD = 1.4457 BBD
1 BBD = 0.691718
CAD
Avg
1.4427
High
1.4502
Low
1.4363
Last updated: 9/5/2026, 12:38:35 PM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.45 BBD |
| 10 CAD | 14.46 BBD |
| 50 CAD | 72.28 BBD |
| 100 CAD | 144.57 BBD |
| 500 CAD | 722.84 BBD |
| 1,000 CAD | 1,445.68 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-09-05T12:38:35Z",
"rates": {
"BBD": 1.445676
}
}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": 144.5676,
"rate": 1.445676
}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