Rate Overview
Live
1 CAD = 8.3731 BOB
1 BOB = 0.119429
CAD
Avg
8.4877
High
8.6811
Low
8.3662
Last updated: 8/16/2026, 3:21:41 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 8.37 BOB |
| 10 CAD | 83.73 BOB |
| 50 CAD | 418.66 BOB |
| 100 CAD | 837.31 BOB |
| 500 CAD | 4,186.57 BOB |
| 1,000 CAD | 8,373.14 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-08-16T03:21:41Z",
"rates": {
"BOB": 8.373144
}
}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": 837.3144,
"rate": 8.373144
}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