Rate Overview
Live
1 BOB = 0.130114 CAD
1 CAD = 7.6856
BOB
Avg
0.196355
High
0.205355
Low
0.130114
Last updated: 7/22/2026, 9:32:48 PM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.13 CAD |
| 10 BOB | 1.30 CAD |
| 50 BOB | 6.51 CAD |
| 100 BOB | 13.01 CAD |
| 500 BOB | 65.06 CAD |
| 1,000 BOB | 130.11 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-07-22T21:32:48Z",
"rates": {
"CAD": 0.130114
}
}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": 13.0114,
"rate": 0.130114
}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