Rate Overview
Live
1 BBD = 0.704710 CAD
1 CAD = 1.4190
BBD
Avg
0.703236
High
0.704710
Low
0.701009
Last updated: 7/25/2026, 11:21:42 AM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.70 CAD |
| 10 BBD | 7.05 CAD |
| 50 BBD | 35.24 CAD |
| 100 BBD | 70.47 CAD |
| 500 BBD | 352.35 CAD |
| 1,000 BBD | 704.71 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-07-25T11:21:42Z",
"rates": {
"CAD": 0.70471
}
}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": 70.47099999999999,
"rate": 0.70471
}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