Rate Overview
Live
1 ALL = 27.9515 CDF
1 CDF = 0.035776
ALL
Avg
28.1151
High
28.3679
Low
27.7333
Last updated: 6/19/2026, 10:24:37 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 27.95 CDF |
| 10 ALL | 279.51 CDF |
| 50 ALL | 1,397.57 CDF |
| 100 ALL | 2,795.15 CDF |
| 500 ALL | 13,975.74 CDF |
| 1,000 ALL | 27,951.48 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-06-19T10:24:37Z",
"rates": {
"CDF": 27.951476
}
}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": 2795.1476,
"rate": 27.951476
}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