Rate Overview
Live
1 ALL = 28.5877 CDF
1 CDF = 0.034980
ALL
Avg
28.3554
High
28.5877
Low
28.1088
Last updated: 4/18/2026, 8:43:34 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 28.59 CDF |
| 10 ALL | 285.88 CDF |
| 50 ALL | 1,429.39 CDF |
| 100 ALL | 2,858.77 CDF |
| 500 ALL | 14,293.85 CDF |
| 1,000 ALL | 28,587.70 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-04-18T08:43:34Z",
"rates": {
"CDF": 28.587702
}
}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": 2858.7702,
"rate": 28.587702
}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