Rate Overview
Live
1 CAD = 5.0876 BOB
1 BOB = 0.196555
CAD
Avg
5.0678
High
5.0876
Low
5.0579
Last updated: 3/7/2026, 12:33:39 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 5.09 BOB |
| 10 CAD | 50.88 BOB |
| 50 CAD | 254.38 BOB |
| 100 CAD | 508.76 BOB |
| 500 CAD | 2,543.82 BOB |
| 1,000 CAD | 5,087.63 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-03-07T00:33:39Z",
"rates": {
"BOB": 5.087632
}
}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": 508.76320000000004,
"rate": 5.087632
}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