Rate Overview
Live
1 CAD = 7.9687 BOB
1 BOB = 0.125490
CAD
Avg
5.1849
High
7.9687
Low
4.8482
Last updated: 7/25/2026, 6:13:07 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 7.97 BOB |
| 10 CAD | 79.69 BOB |
| 50 CAD | 398.44 BOB |
| 100 CAD | 796.87 BOB |
| 500 CAD | 3,984.37 BOB |
| 1,000 CAD | 7,968.74 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-25T18:13:07Z",
"rates": {
"BOB": 7.968742
}
}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": 796.8742,
"rate": 7.968742
}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