Rate Overview
Live
1 ALL = 27.0470 CDF
1 CDF = 0.036973 ALL
Avg
26.7517
High
27.5234
Low
25.9483
Last updated: 1/25/2026, 11:06:08 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 27.05 CDF |
| 10 ALL | 270.47 CDF |
| 50 ALL | 1,352.35 CDF |
| 100 ALL | 2,704.70 CDF |
| 500 ALL | 13,523.50 CDF |
| 1,000 ALL | 27,046.99 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-01-25T11:06:08Z",
"rates": {
"CDF": 27.04699
}
}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": 2704.699,
"rate": 27.04699
}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