Rate Overview
Live
1 CLP = 0.001062 CUC
1 CUC = 941.6196
CLP
Avg
0.001061
High
0.001070
Low
0.001054
Last updated: 7/28/2026, 9:09:56 PM
Quick Conversions
| CLP | CUC |
|---|---|
| 1 CLP | 0.00 CUC |
| 10 CLP | 0.01 CUC |
| 50 CLP | 0.05 CUC |
| 100 CLP | 0.11 CUC |
| 500 CLP | 0.53 CUC |
| 1,000 CLP | 1.06 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-07-28T21:09:56Z",
"rates": {
"CUC": 0.001062
}
}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.1062,
"rate": 0.001062
}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