Rate Overview
Live
1 CAD = 1.4446 BBD
1 BBD = 0.692233
CAD
Avg
1.4400
High
1.4803
Low
1.3841
Last updated: 5/28/2026, 12:05:35 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.44 BBD |
| 10 CAD | 14.45 BBD |
| 50 CAD | 72.23 BBD |
| 100 CAD | 144.46 BBD |
| 500 CAD | 722.30 BBD |
| 1,000 CAD | 1,444.60 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-28T00:05:35Z",
"rates": {
"BBD": 1.444601
}
}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.4601,
"rate": 1.444601
}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