Rate Overview
Live
1 CDF = 0.042183 BTN
1 BTN = 23.7062
CDF
Avg
0.041060
High
0.043046
Low
0.039232
Last updated: 7/26/2026, 12:50:23 AM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.42 BTN |
| 50 CDF | 2.11 BTN |
| 100 CDF | 4.22 BTN |
| 500 CDF | 21.09 BTN |
| 1,000 CDF | 42.18 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-26T00:50:23Z",
"rates": {
"BTN": 0.042183
}
}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.2183,
"rate": 0.042183
}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