Rate Overview
Live
1 CAD = 1.4837 BBD
1 BBD = 0.673974
CAD
Avg
1.4804
High
1.4837
Low
1.4741
Last updated: 5/7/2026, 10:12:03 AM
Quick Conversions
| CAD | BBD |
|---|---|
| 1 CAD | 1.48 BBD |
| 10 CAD | 14.84 BBD |
| 50 CAD | 74.19 BBD |
| 100 CAD | 148.37 BBD |
| 500 CAD | 741.87 BBD |
| 1,000 CAD | 1,483.74 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-07T10:12:03Z",
"rates": {
"BBD": 1.483736
}
}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": 148.37359999999998,
"rate": 1.483736
}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