Rate Overview
Live
1 ALL = 27.8037 CDF
1 CDF = 0.035966
ALL
Avg
30.5686
High
35.0362
Low
25.7079
Last updated: 3/27/2026, 8:21:19 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 27.80 CDF |
| 10 ALL | 278.04 CDF |
| 50 ALL | 1,390.18 CDF |
| 100 ALL | 2,780.37 CDF |
| 500 ALL | 13,901.84 CDF |
| 1,000 ALL | 27,803.68 CDF |
Get ALL/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CDFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T08:21:19Z",
"rates": {
"CDF": 27.80368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CDF",
"amount": 100
},
"result": 2780.368,
"rate": 27.80368
}Build with ALL/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key