Rate Overview
Live
1 ALL = 27.9977 CDF
1 CDF = 0.035717
ALL
Avg
27.9607
High
28.1469
Low
27.4497
Last updated: 7/11/2026, 9:00:22 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 28.00 CDF |
| 10 ALL | 279.98 CDF |
| 50 ALL | 1,399.89 CDF |
| 100 ALL | 2,799.77 CDF |
| 500 ALL | 13,998.85 CDF |
| 1,000 ALL | 27,997.71 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-07-11T09:00:22Z",
"rates": {
"CDF": 27.997707
}
}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": 2799.7707,
"rate": 27.997707
}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