Rate Overview
Live
1 CDF = 0.040311 BTN
1 BTN = 24.8071
CDF
Avg
0.040266
High
0.040338
Low
0.040095
Last updated: 4/16/2026, 2:40:56 AM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.40 BTN |
| 50 CDF | 2.02 BTN |
| 100 CDF | 4.03 BTN |
| 500 CDF | 20.16 BTN |
| 1,000 CDF | 40.31 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-04-16T02:40:56Z",
"rates": {
"BTN": 0.040311
}
}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.0311,
"rate": 0.040311
}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