Rate Overview
Live
1 BOB = 0.119529 CAD
1 CAD = 8.3662
BOB
Avg
0.117618
High
0.119529
Low
0.115192
Last updated: 8/15/2026, 10:24:59 PM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.12 CAD |
| 10 BOB | 1.20 CAD |
| 50 BOB | 5.98 CAD |
| 100 BOB | 11.95 CAD |
| 500 BOB | 59.76 CAD |
| 1,000 BOB | 119.53 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-08-15T22:24:59Z",
"rates": {
"CAD": 0.119529
}
}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": 11.9529,
"rate": 0.119529
}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