Rate Overview
Live
1 CAD = 1.4171 BBD
1 BBD = 0.705663
CAD
Avg
1.4191
High
1.4211
Low
1.4166
Last updated: 7/28/2026, 10:36:37 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.42 BBD |
| 10 CAD | 14.17 BBD |
| 50 CAD | 70.86 BBD |
| 100 CAD | 141.71 BBD |
| 500 CAD | 708.55 BBD |
| 1,000 CAD | 1,417.11 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-28T10:36:37Z",
"rates": {
"BBD": 1.417108
}
}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": 141.7108,
"rate": 1.417108
}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