Rate Overview
Live
1 BOB = 0.126820 CAD
1 CAD = 7.8852
BOB
Avg
0.195640
High
0.208367
Low
0.126820
Last updated: 7/25/2026, 1:11:40 AM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.13 CAD |
| 10 BOB | 1.27 CAD |
| 50 BOB | 6.34 CAD |
| 100 BOB | 12.68 CAD |
| 500 BOB | 63.41 CAD |
| 1,000 BOB | 126.82 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-25T01:11:40Z",
"rates": {
"CAD": 0.12682
}
}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": 12.681999999999999,
"rate": 0.12682
}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