Rate Overview
Live
1 CLP = 2.4509 CDF
1 CDF = 0.408010
CLP
Avg
2.4648
High
2.5101
Low
2.4402
Last updated: 9/2/2026, 12:54:29 PM
Quick Conversions
| CLP | CDF |
|---|---|
| 1 CLP | 2.45 CDF |
| 10 CLP | 24.51 CDF |
| 50 CLP | 122.55 CDF |
| 100 CLP | 245.09 CDF |
| 500 CLP | 1,225.46 CDF |
| 1,000 CLP | 2,450.92 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-09-02T12:54:29Z",
"rates": {
"CDF": 2.450922
}
}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": 245.0922,
"rate": 2.450922
}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