Rate Overview
Live
1 CDF = 0.005200 BOB
1 BOB = 192.3077
CDF
Avg
0.005139
High
0.005200
Low
0.005034
Last updated: 9/3/2026, 4:00:02 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.60 BOB |
| 1,000 CDF | 5.20 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-09-03T04:00:02Z",
"rates": {
"BOB": 0.0052
}
}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.52,
"rate": 0.0052
}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