Rate Overview
Live
1 BOB = 0.196555 CAD
1 CAD = 5.0876
BOB
Avg
0.197324
High
0.197709
Low
0.196555
Last updated: 3/7/2026, 12:28:07 AM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.20 CAD |
| 10 BOB | 1.97 CAD |
| 50 BOB | 9.83 CAD |
| 100 BOB | 19.66 CAD |
| 500 BOB | 98.28 CAD |
| 1,000 BOB | 196.56 CAD |
Get BOB/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CADExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T00:28:07Z",
"rates": {
"CAD": 0.196555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CAD",
"amount": 100
},
"result": 19.6555,
"rate": 0.196555
}Build with BOB/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key