Rate Overview
Live
1 BTN = 24.1811 CDF
1 CDF = 0.041355
BTN
Avg
24.2802
High
25.4892
Low
23.2307
Last updated: 9/1/2026, 4:25:36 PM
Quick Conversions
| BTN | CDF |
|---|---|
| 1 BTN | 24.18 CDF |
| 10 BTN | 241.81 CDF |
| 50 BTN | 1,209.06 CDF |
| 100 BTN | 2,418.11 CDF |
| 500 BTN | 12,090.57 CDF |
| 1,000 BTN | 24,181.14 CDF |
Get BTN/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CDFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-01T16:25:36Z",
"rates": {
"CDF": 24.181137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CDF",
"amount": 100
},
"result": 2418.1137,
"rate": 24.181137
}Build with BTN/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key