Rate Overview
Live
1 CAD = 1.4440 BBD
1 BBD = 0.692518
CAD
Avg
1.4594
High
1.4767
Low
1.4412
Last updated: 3/27/2026, 9:31:47 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.44 BBD |
| 10 CAD | 14.44 BBD |
| 50 CAD | 72.20 BBD |
| 100 CAD | 144.40 BBD |
| 500 CAD | 722.00 BBD |
| 1,000 CAD | 1,444.01 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-03-27T09:31:47Z",
"rates": {
"BBD": 1.444006
}
}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.4006,
"rate": 1.444006
}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