Rate Overview
Live
1 CAD = 1.4085 BBD
1 BBD = 0.709964
CAD
Avg
1.4088
High
1.4174
Low
1.4049
Last updated: 7/5/2026, 5:30:37 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.41 BBD |
| 10 CAD | 14.09 BBD |
| 50 CAD | 70.43 BBD |
| 100 CAD | 140.85 BBD |
| 500 CAD | 704.26 BBD |
| 1,000 CAD | 1,408.52 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-07-05T05:30:37Z",
"rates": {
"BBD": 1.408523
}
}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": 140.85229999999999,
"rate": 1.408523
}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