Rate Overview
Live
1 BBD = 0.699382 CAD
1 CAD = 1.4298
BBD
Avg
0.698457
High
0.699432
Low
0.696059
Last updated: 6/15/2026, 4:56:27 PM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.70 CAD |
| 10 BBD | 6.99 CAD |
| 50 BBD | 34.97 CAD |
| 100 BBD | 69.94 CAD |
| 500 BBD | 349.69 CAD |
| 1,000 BBD | 699.38 CAD |
Get BBD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CADExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-15T16:56:27Z",
"rates": {
"CAD": 0.699382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CAD",
"amount": 100
},
"result": 69.9382,
"rate": 0.699382
}Build with BBD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key