Rate Overview
Live
1 CAD = 5.0123 BOB
1 BOB = 0.199508
CAD
Avg
5.0447
High
5.0952
Low
4.9832
Last updated: 5/27/2026, 8:06:43 AM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 5.01 BOB |
| 10 CAD | 50.12 BOB |
| 50 CAD | 250.62 BOB |
| 100 CAD | 501.23 BOB |
| 500 CAD | 2,506.16 BOB |
| 1,000 CAD | 5,012.33 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-27T08:06:43Z",
"rates": {
"BOB": 5.012327
}
}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.2327,
"rate": 5.012327
}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