Rate Overview
Live
1 CAD = 7.6446 BOB
1 BOB = 0.130812
CAD
Avg
5.8829
High
7.6446
Low
4.8482
Last updated: 7/20/2026, 3:35:04 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 7.64 BOB |
| 10 CAD | 76.45 BOB |
| 50 CAD | 382.23 BOB |
| 100 CAD | 764.46 BOB |
| 500 CAD | 3,822.28 BOB |
| 1,000 CAD | 7,644.55 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-20T03:35:04Z",
"rates": {
"BOB": 7.644551
}
}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": 764.4551,
"rate": 7.644551
}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