Rate Overview
Live
1 CAD = 5.0317 BOB
1 BOB = 0.198742
CAD
Avg
5.0025
High
5.0317
Low
4.9814
Last updated: 4/16/2026, 9:32:27 PM
Quick Conversions
| CAD | BOB |
|---|---|
| 1 CAD | 5.03 BOB |
| 10 CAD | 50.32 BOB |
| 50 CAD | 251.58 BOB |
| 100 CAD | 503.17 BOB |
| 500 CAD | 2,515.83 BOB |
| 1,000 CAD | 5,031.66 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-04-16T21:32:27Z",
"rates": {
"BOB": 5.031659
}
}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": 503.1659,
"rate": 5.031659
}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