Rate Overview
Live
1 CDF = 0.039658 BTN
1 BTN = 25.2156
CDF
Avg
0.040523
High
0.042349
Low
0.039658
Last updated: 3/6/2026, 6:28:35 PM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.40 BTN |
| 50 CDF | 1.98 BTN |
| 100 CDF | 3.97 BTN |
| 500 CDF | 19.83 BTN |
| 1,000 CDF | 39.66 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-03-06T18:28:35Z",
"rates": {
"BTN": 0.039658
}
}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": 3.9657999999999998,
"rate": 0.039658
}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