Rate Overview
Live
1 ALL = 29.1784 CDF
1 CDF = 0.034272
ALL
Avg
28.9920
High
29.1784
Low
28.5873
Last updated: 9/11/2026, 2:27:10 AM
Quick Conversions
| ALL | CDF |
|---|---|
| 1 ALL | 29.18 CDF |
| 10 ALL | 291.78 CDF |
| 50 ALL | 1,458.92 CDF |
| 100 ALL | 2,917.84 CDF |
| 500 ALL | 14,589.18 CDF |
| 1,000 ALL | 29,178.36 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-09-11T02:27:10Z",
"rates": {
"CDF": 29.178355
}
}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": 2917.8355,
"rate": 29.178355
}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