Rate Overview
Live
1 BOB = 0.199809 CAD
1 CAD = 5.0048
BOB
Avg
0.201065
High
0.208367
Low
0.195479
Last updated: 5/27/2026, 11:53:45 AM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.20 CAD |
| 10 BOB | 2.00 CAD |
| 50 BOB | 9.99 CAD |
| 100 BOB | 19.98 CAD |
| 500 BOB | 99.90 CAD |
| 1,000 BOB | 199.81 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-05-27T11:53:45Z",
"rates": {
"CAD": 0.199809
}
}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.9809,
"rate": 0.199809
}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