Rate Overview
Live
1 CLP = 2.4912 CDF
1 CDF = 0.401417
CLP
Avg
2.5042
High
2.5912
Low
2.3625
Last updated: 3/27/2026, 8:19:00 AM
Quick Conversions
| CLP | CDF |
|---|---|
| 1 CLP | 2.49 CDF |
| 10 CLP | 24.91 CDF |
| 50 CLP | 124.56 CDF |
| 100 CLP | 249.12 CDF |
| 500 CLP | 1,245.59 CDF |
| 1,000 CLP | 2,491.17 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-27T08:19:00Z",
"rates": {
"CDF": 2.491172
}
}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": 249.11720000000003,
"rate": 2.491172
}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