Rate Overview
Live
1 BOB = 0.200154 CAD
1 CAD = 4.9962
BOB
Avg
0.199132
High
0.200188
Low
0.197987
Last updated: 3/27/2026, 8:05:19 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.15 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-27T08:05:19Z",
"rates": {
"CAD": 0.200154
}
}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.0154,
"rate": 0.200154
}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