Rate Overview
Live
1 CAD = 7.8905 BOB
1 BOB = 0.126734
CAD
Avg
5.2683
High
7.8905
Low
4.8737
Last updated: 7/24/2026, 3:07:18 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 7.89 BOB |
| 10 CAD | 78.91 BOB |
| 50 CAD | 394.53 BOB |
| 100 CAD | 789.05 BOB |
| 500 CAD | 3,945.26 BOB |
| 1,000 CAD | 7,890.53 BOB |
Get CAD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BOBExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-24T15:07:18Z",
"rates": {
"BOB": 7.890527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BOB",
"amount": 100
},
"result": 789.0527,
"rate": 7.890527
}Build with CAD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key