Rate Overview
Live
1 CDF = 0.041885 BTN
1 BTN = 23.8749
CDF
Avg
0.038350
High
0.042710
Low
0.029653
Last updated: 7/22/2026, 8:32:19 PM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.42 BTN |
| 50 CDF | 2.09 BTN |
| 100 CDF | 4.19 BTN |
| 500 CDF | 20.94 BTN |
| 1,000 CDF | 41.89 BTN |
Get CDF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=BTNExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-22T20:32:19Z",
"rates": {
"BTN": 0.041885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "BTN",
"amount": 100
},
"result": 4.1884999999999994,
"rate": 0.041885
}Build with CDF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key