Rate Overview
Live
1 CDF = 0.005152 BOB
1 BOB = 194.0994
CDF
Avg
0.005231
High
0.005298
Low
0.005152
Last updated: 8/13/2026, 4:28:43 AM
Quick Conversions
| CDF | BOB |
|---|---|
| 1 CDF | 0.01 BOB |
| 10 CDF | 0.05 BOB |
| 50 CDF | 0.26 BOB |
| 100 CDF | 0.52 BOB |
| 500 CDF | 2.58 BOB |
| 1,000 CDF | 5.15 BOB |
Get CDF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=BOBExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-08-13T04:28:43Z",
"rates": {
"BOB": 0.005152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "BOB",
"amount": 100
},
"result": 0.5152,
"rate": 0.005152
}Build with CDF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key