Rate Overview
Live
1 BOB = 0.200499 CAD
1 CAD = 4.9876
BOB
Avg
0.200130
High
0.203828
Low
0.196309
Last updated: 3/27/2026, 5:02:38 PM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.20 CAD |
| 10 BOB | 2.00 CAD |
| 50 BOB | 10.02 CAD |
| 100 BOB | 20.05 CAD |
| 500 BOB | 100.25 CAD |
| 1,000 BOB | 200.50 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-27T17:02:38Z",
"rates": {
"CAD": 0.200499
}
}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.0499,
"rate": 0.200499
}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