Rate Overview
Live
1 CDF = 0.035118 ALL
1 ALL = 28.4754
CDF
Avg
0.035459
High
0.035836
Low
0.035118
Last updated: 4/16/2026, 2:38:11 AM
Quick Conversions
| CDF | ALL |
|---|---|
| 1 CDF | 0.04 ALL |
| 10 CDF | 0.35 ALL |
| 50 CDF | 1.76 ALL |
| 100 CDF | 3.51 ALL |
| 500 CDF | 17.56 ALL |
| 1,000 CDF | 35.12 ALL |
Get CDF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=ALLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-16T02:38:11Z",
"rates": {
"ALL": 0.035118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "ALL",
"amount": 100
},
"result": 3.5118000000000005,
"rate": 0.035118
}Build with CDF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key