Rate Overview
Live
1 CDF = 0.041483 BTN
1 BTN = 24.1063
CDF
Avg
0.041540
High
0.042890
Low
0.040587
Last updated: 5/26/2026, 11:11:26 AM
Quick Conversions
| CDF | BTN |
|---|---|
| 1 CDF | 0.04 BTN |
| 10 CDF | 0.41 BTN |
| 50 CDF | 2.07 BTN |
| 100 CDF | 4.15 BTN |
| 500 CDF | 20.74 BTN |
| 1,000 CDF | 41.48 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-05-26T11:11:26Z",
"rates": {
"BTN": 0.041483
}
}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.1483,
"rate": 0.041483
}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