Rate Overview
Live
1 ALL = 28.1022 CDF
1 CDF = 0.035584
ALL
Avg
29.8298
High
35.0869
Low
25.8596
Last updated: 5/29/2026, 10:21:24 PM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 28.10 CDF |
| 10 ALL | 281.02 CDF |
| 50 ALL | 1,405.11 CDF |
| 100 ALL | 2,810.22 CDF |
| 500 ALL | 14,051.09 CDF |
| 1,000 ALL | 28,102.18 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-29T22:21:24Z",
"rates": {
"CDF": 28.102182
}
}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": 2810.2182,
"rate": 28.102182
}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