Rate Overview
Live
1 CLP = 2.5529 CDF
1 CDF = 0.391705
CLP
Avg
2.5519
High
2.6705
Low
2.4068
Last updated: 5/28/2026, 11:00:38 PM
Quick Conversions
| CLP | CDF |
|---|---|
| 1 CLP | 2.55 CDF |
| 10 CLP | 25.53 CDF |
| 50 CLP | 127.65 CDF |
| 100 CLP | 255.29 CDF |
| 500 CLP | 1,276.47 CDF |
| 1,000 CLP | 2,552.94 CDF |
Get CLP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CDFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-28T23:00:38Z",
"rates": {
"CDF": 2.55294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CDF",
"amount": 100
},
"result": 255.294,
"rate": 2.55294
}Build with CLP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key