Rate Overview
Live
1 BOB = 0.125218 CAD
1 CAD = 7.9861
BOB
Avg
0.194834
High
0.205294
Low
0.125218
Last updated: 7/27/2026, 2:08:16 AM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.13 CAD |
| 10 BOB | 1.25 CAD |
| 50 BOB | 6.26 CAD |
| 100 BOB | 12.52 CAD |
| 500 BOB | 62.61 CAD |
| 1,000 BOB | 125.22 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-27T02:08:16Z",
"rates": {
"CAD": 0.125218
}
}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.521799999999999,
"rate": 0.125218
}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