Rate Overview
Live
1 CDF = 0.035963 ALL
1 ALL = 27.8064
CDF
Avg
0.033185
High
0.038604
Low
0.028565
Last updated: 6/26/2026, 3:59:12 PM
Quick Conversions
| CDF | ALL |
|---|---|
| 1 CDF | 0.04 ALL |
| 10 CDF | 0.36 ALL |
| 50 CDF | 1.80 ALL |
| 100 CDF | 3.60 ALL |
| 500 CDF | 17.98 ALL |
| 1,000 CDF | 35.96 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-06-26T15:59:12Z",
"rates": {
"ALL": 0.035963
}
}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.5963000000000003,
"rate": 0.035963
}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