Rate Overview
Live
1 CDF = 0.035789 ALL
1 ALL = 27.9415
CDF
Avg
0.036737
High
0.038910
Low
0.030703
Last updated: 3/26/2026, 11:39:08 PM
Quick Conversions
| CDF | ALL |
|---|---|
| 1 CDF | 0.04 ALL |
| 10 CDF | 0.36 ALL |
| 50 CDF | 1.79 ALL |
| 100 CDF | 3.58 ALL |
| 500 CDF | 17.89 ALL |
| 1,000 CDF | 35.79 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-03-26T23:39:08Z",
"rates": {
"ALL": 0.035789
}
}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.5789,
"rate": 0.035789
}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