Rate Overview
Live
1 CAD = 5.0132 BOB
1 BOB = 0.199474
CAD
Avg
5.0095
High
5.0266
Low
4.9832
Last updated: 5/27/2026, 6:53:51 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 5.01 BOB |
| 10 CAD | 50.13 BOB |
| 50 CAD | 250.66 BOB |
| 100 CAD | 501.32 BOB |
| 500 CAD | 2,506.59 BOB |
| 1,000 CAD | 5,013.18 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-05-27T06:53:51Z",
"rates": {
"BOB": 5.013179
}
}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": 501.3179,
"rate": 5.013179
}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