Rate Overview
Live
1 CDF = 0.036511 ALL
1 ALL = 27.3890
CDF
Avg
0.034933
High
0.038898
Low
0.028541
Last updated: 7/26/2026, 1:30:55 PM
Quick Conversions
| CDF | ALL |
|---|---|
| 1 CDF | 0.04 ALL |
| 10 CDF | 0.37 ALL |
| 50 CDF | 1.83 ALL |
| 100 CDF | 3.65 ALL |
| 500 CDF | 18.26 ALL |
| 1,000 CDF | 36.51 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-07-26T13:30:55Z",
"rates": {
"ALL": 0.036511
}
}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.6511,
"rate": 0.036511
}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