Rate Overview
Live
1 CLP = 2.5491 CDF
1 CDF = 0.392297
CLP
Avg
2.5557
High
2.5912
Low
2.5290
Last updated: 3/7/2026, 12:26:15 AM
Quick Conversions
| CLP | CDF |
|---|---|
| 1 CLP | 2.55 CDF |
| 10 CLP | 25.49 CDF |
| 50 CLP | 127.45 CDF |
| 100 CLP | 254.91 CDF |
| 500 CLP | 1,274.54 CDF |
| 1,000 CLP | 2,549.09 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-03-07T00:26:15Z",
"rates": {
"CDF": 2.549086
}
}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": 254.9086,
"rate": 2.549086
}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