Rate Overview
Live
1 CAD = 7.6380 BOB
1 BOB = 0.130925
CAD
Avg
5.2840
High
7.6380
Low
4.8711
Last updated: 7/19/2026, 11:07:08 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 7.64 BOB |
| 10 CAD | 76.38 BOB |
| 50 CAD | 381.90 BOB |
| 100 CAD | 763.80 BOB |
| 500 CAD | 3,818.99 BOB |
| 1,000 CAD | 7,637.98 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-19T23:07:08Z",
"rates": {
"BOB": 7.63798
}
}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": 763.798,
"rate": 7.63798
}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