Rate Overview
Live
1 ALL = 28.4589 CDF
1 CDF = 0.035138
ALL
Avg
28.4304
High
28.4838
Low
28.2474
Last updated: 5/9/2026, 1:28:03 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 28.46 CDF |
| 10 ALL | 284.59 CDF |
| 50 ALL | 1,422.94 CDF |
| 100 ALL | 2,845.89 CDF |
| 500 ALL | 14,229.45 CDF |
| 1,000 ALL | 28,458.89 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-05-09T01:28:03Z",
"rates": {
"CDF": 28.45889
}
}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": 2845.889,
"rate": 28.45889
}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