Rate Overview
Live
1 CAD = 1.4737 BBD
1 BBD = 0.678568
CAD
Avg
1.4658
High
1.4737
Low
1.4614
Last updated: 3/7/2026, 12:26:15 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.47 BBD |
| 10 CAD | 14.74 BBD |
| 50 CAD | 73.68 BBD |
| 100 CAD | 147.37 BBD |
| 500 CAD | 736.85 BBD |
| 1,000 CAD | 1,473.69 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-07T00:26:15Z",
"rates": {
"BBD": 1.473692
}
}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": 147.3692,
"rate": 1.473692
}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