Rate Overview
Live
1 BOB = 0.125490 CAD
1 CAD = 7.9688
BOB
Avg
0.192716
High
0.205181
Low
0.125490
Last updated: 7/25/2026, 12:39:29 PM
Quick Conversions
| BOB | CAD |
|---|---|
| 1 BOB | 0.13 CAD |
| 10 BOB | 1.25 CAD |
| 50 BOB | 6.27 CAD |
| 100 BOB | 12.55 CAD |
| 500 BOB | 62.75 CAD |
| 1,000 BOB | 125.49 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-25T12:39:29Z",
"rates": {
"CAD": 0.12549
}
}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.549,
"rate": 0.12549
}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