Rate Overview
Live
1 CAD = 4.8816 BOB
1 BOB = 0.204853
CAD
Avg
4.8723
High
4.8816
Low
4.8570
Last updated: 7/5/2026, 2:33:58 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 4.88 BOB |
| 10 CAD | 48.82 BOB |
| 50 CAD | 244.08 BOB |
| 100 CAD | 488.16 BOB |
| 500 CAD | 2,440.78 BOB |
| 1,000 CAD | 4,881.56 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-05T14:33:58Z",
"rates": {
"BOB": 4.881558
}
}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": 488.1558,
"rate": 4.881558
}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