Rate Overview
Live
1 CAD = 4.9946 BOB
1 BOB = 0.200218
CAD
Avg
4.9976
High
5.0940
Low
4.9061
Last updated: 3/27/2026, 7:47:49 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 4.99 BOB |
| 10 CAD | 49.95 BOB |
| 50 CAD | 249.73 BOB |
| 100 CAD | 499.46 BOB |
| 500 CAD | 2,497.28 BOB |
| 1,000 CAD | 4,994.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-03-27T07:47:49Z",
"rates": {
"BOB": 4.994559
}
}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": 499.4559,
"rate": 4.994559
}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