Rate Overview
Live
1 CAD = 5.0586 BOB
1 BOB = 0.197685
CAD
Avg
5.0766
High
5.0952
Low
5.0572
Last updated: 5/7/2026, 2:21:36 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 5.06 BOB |
| 10 CAD | 50.59 BOB |
| 50 CAD | 252.93 BOB |
| 100 CAD | 505.86 BOB |
| 500 CAD | 2,529.28 BOB |
| 1,000 CAD | 5,058.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-05-07T02:21:36Z",
"rates": {
"BOB": 5.058555
}
}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": 505.8555,
"rate": 5.058555
}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