Rate Overview
Live
1 CLP = 0.001153 CUC
1 CUC = 867.3027 CLP
Avg
0.001138
High
0.001153
Low
0.001126
Last updated: 1/25/2026, 6:32:24 PM
Quick Conversions
| CLP | CUC |
|---|---|
| 1 CLP | 0.00 CUC |
| 10 CLP | 0.01 CUC |
| 50 CLP | 0.06 CUC |
| 100 CLP | 0.12 CUC |
| 500 CLP | 0.58 CUC |
| 1,000 CLP | 1.15 CUC |
Get CLP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CUCExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T18:32:24Z",
"rates": {
"CUC": 0.001153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CUC",
"amount": 100
},
"result": 0.1153,
"rate": 0.001153
}Build with CLP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key