Rate Overview
Live
1 ALL = 28.9386 CDF
1 CDF = 0.034556
ALL
Avg
28.7117
High
28.9386
Low
28.2286
Last updated: 8/22/2026, 7:05:15 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 28.94 CDF |
| 10 ALL | 289.39 CDF |
| 50 ALL | 1,446.93 CDF |
| 100 ALL | 2,893.86 CDF |
| 500 ALL | 14,469.28 CDF |
| 1,000 ALL | 28,938.56 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-08-22T07:05:15Z",
"rates": {
"CDF": 28.938555
}
}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": 2893.8555,
"rate": 28.938555
}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