Rate Overview
Live
1 CDF = 0.040553 BTN
1 BTN = 24.6591
CDF
Avg
0.040527
High
0.040953
Low
0.040216
Last updated: 3/26/2026, 9:47:38 PM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.41 BTN |
| 50 CDF | 2.03 BTN |
| 100 CDF | 4.06 BTN |
| 500 CDF | 20.28 BTN |
| 1,000 CDF | 40.55 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-26T21:47:38Z",
"rates": {
"BTN": 0.040553
}
}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.0553,
"rate": 0.040553
}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