Rate Overview
Live
1 CAD = 1.4462 BBD
1 BBD = 0.691455
CAD
Avg
1.4486
High
1.4537
Low
1.4457
Last updated: 5/27/2026, 6:17:24 PM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.45 BBD |
| 10 CAD | 14.46 BBD |
| 50 CAD | 72.31 BBD |
| 100 CAD | 144.62 BBD |
| 500 CAD | 723.11 BBD |
| 1,000 CAD | 1,446.23 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-05-27T18:17:24Z",
"rates": {
"BBD": 1.446225
}
}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.6225,
"rate": 1.446225
}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