Rate Overview
Live
1 CAD = 4.9875 BOB
1 BOB = 0.200500
CAD
Avg
5.0512
High
5.0971
Low
4.9875
Last updated: 3/27/2026, 4:32:46 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 4.99 BOB |
| 10 CAD | 49.88 BOB |
| 50 CAD | 249.38 BOB |
| 100 CAD | 498.75 BOB |
| 500 CAD | 2,493.77 BOB |
| 1,000 CAD | 4,987.54 BOB |
Get CAD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BOBExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T16:32:46Z",
"rates": {
"BOB": 4.987539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BOB",
"amount": 100
},
"result": 498.7539,
"rate": 4.987539
}Build with CAD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key