Rate Overview
Live
1 CDF = 0.041381 BTN
1 BTN = 24.1657
CDF
Avg
0.041608
High
0.041983
Low
0.041354
Last updated: 9/2/2026, 4:04:35 PM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.41 BTN |
| 50 CDF | 2.07 BTN |
| 100 CDF | 4.14 BTN |
| 500 CDF | 20.69 BTN |
| 1,000 CDF | 41.38 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-09-02T16:04:35Z",
"rates": {
"BTN": 0.041381
}
}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.1381,
"rate": 0.041381
}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