Rate Overview
Live
1 CDF = 0.040956 BTN
1 BTN = 24.4164
CDF
Avg
0.041295
High
0.041848
Low
0.040956
Last updated: 6/15/2026, 12:49:34 PM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.41 BTN |
| 50 CDF | 2.05 BTN |
| 100 CDF | 4.10 BTN |
| 500 CDF | 20.48 BTN |
| 1,000 CDF | 40.96 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-06-15T12:49:34Z",
"rates": {
"BTN": 0.040956
}
}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.0956,
"rate": 0.040956
}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