Rate Overview
Live
1 CLP = 2.5516 CDF
1 CDF = 0.391914 CLP
Avg
2.5004
High
2.5839
Low
2.3646
Last updated: 1/25/2026, 12:54:39 PM
Quick Conversions
| CLP | CDF |
|---|---|
| 1 CLP | 2.55 CDF |
| 10 CLP | 25.52 CDF |
| 50 CLP | 127.58 CDF |
| 100 CLP | 255.16 CDF |
| 500 CLP | 1,275.79 CDF |
| 1,000 CLP | 2,551.58 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-01-25T12:54:39Z",
"rates": {
"CDF": 2.551581
}
}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.15810000000002,
"rate": 2.551581
}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