Rate Overview
Live
1 BOB = 0.200162 CAD
1 CAD = 4.9960
BOB
Avg
0.200083
High
0.206626
Low
0.196309
Last updated: 3/27/2026, 10:59:07 AM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.20 CAD |
| 10 BOB | 2.00 CAD |
| 50 BOB | 10.01 CAD |
| 100 BOB | 20.02 CAD |
| 500 BOB | 100.08 CAD |
| 1,000 BOB | 200.16 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-27T10:59:07Z",
"rates": {
"CAD": 0.200162
}
}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": 20.0162,
"rate": 0.200162
}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