Rate Overview
Live
1 CDF = 0.004823 BOB
1 BOB = 207.3398
CDF
Avg
0.004701
High
0.004823
Low
0.004572
Last updated: 7/24/2026, 11:05:23 PM
Quick Conversions
| CDF | BOB |
|---|---|
| 1 CDF | 0.00 BOB |
| 10 CDF | 0.05 BOB |
| 50 CDF | 0.24 BOB |
| 100 CDF | 0.48 BOB |
| 500 CDF | 2.41 BOB |
| 1,000 CDF | 4.82 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-07-24T23:05:23Z",
"rates": {
"BOB": 0.004823
}
}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.4823,
"rate": 0.004823
}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