Rate Overview
Live
1 BBD = 0.696392 CAD
1 CAD = 1.4360
BBD
Avg
0.694543
High
0.696392
Low
0.692690
Last updated: 9/2/2026, 12:25:54 PM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.70 CAD |
| 10 BBD | 6.96 CAD |
| 50 BBD | 34.82 CAD |
| 100 BBD | 69.64 CAD |
| 500 BBD | 348.20 CAD |
| 1,000 BBD | 696.39 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-09-02T12:25:54Z",
"rates": {
"CAD": 0.696392
}
}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.6392,
"rate": 0.696392
}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