Rate Overview
Live
1 ALL = 27.9559 CDF
1 CDF = 0.035771
ALL
Avg
27.9556
High
28.1313
Low
27.3884
Last updated: 8/2/2026, 12:55:30 PM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 27.96 CDF |
| 10 ALL | 279.56 CDF |
| 50 ALL | 1,397.80 CDF |
| 100 ALL | 2,795.59 CDF |
| 500 ALL | 13,977.97 CDF |
| 1,000 ALL | 27,955.93 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-02T12:55:30Z",
"rates": {
"CDF": 27.955933
}
}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": 2795.5933,
"rate": 27.955933
}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