Rate Overview
Live
1 ALL = 27.9105 CDF
1 CDF = 0.035829
ALL
Avg
27.4849
High
27.9105
Low
26.3155
Last updated: 3/6/2026, 11:45:38 PM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 27.91 CDF |
| 10 ALL | 279.11 CDF |
| 50 ALL | 1,395.53 CDF |
| 100 ALL | 2,791.05 CDF |
| 500 ALL | 13,955.26 CDF |
| 1,000 ALL | 27,910.51 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-03-06T23:45:38Z",
"rates": {
"CDF": 27.910512
}
}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": 2791.0512,
"rate": 27.910512
}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