Rate Overview
Live
1 BBD = 0.681360 CAD
1 CAD = 1.4677
BBD
Avg
0.686083
High
0.688758
Low
0.681360
Last updated: 4/16/2026, 1:28:49 AM
Quick Conversions
| BBD | CAD |
|---|---|
| 1 BBD | 0.68 CAD |
| 10 BBD | 6.81 CAD |
| 50 BBD | 34.07 CAD |
| 100 BBD | 68.14 CAD |
| 500 BBD | 340.68 CAD |
| 1,000 BBD | 681.36 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-04-16T01:28:49Z",
"rates": {
"CAD": 0.68136
}
}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": 68.136,
"rate": 0.68136
}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