Rate Overview
Live
1 CDF = 0.034736 ALL
1 ALL = 28.7886
CDF
Avg
0.034711
High
0.034986
Low
0.034486
Last updated: 9/2/2026, 7:30:27 AM
Quick Conversions
| CDF | ALL |
|---|---|
| 1 CDF | 0.03 ALL |
| 10 CDF | 0.35 ALL |
| 50 CDF | 1.74 ALL |
| 100 CDF | 3.47 ALL |
| 500 CDF | 17.37 ALL |
| 1,000 CDF | 34.74 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-09-02T07:30:27Z",
"rates": {
"ALL": 0.034736
}
}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.4736000000000002,
"rate": 0.034736
}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