Rate Overview
Live
1 CLP = 0.001121 CUC
1 CUC = 892.0607
CLP
Avg
0.001123
High
0.001168
Low
0.001079
Last updated: 5/29/2026, 5:25:52 PM
Quick Conversions
| CLP | CUC |
|---|---|
| 1 CLP | 0.00 CUC |
| 10 CLP | 0.01 CUC |
| 50 CLP | 0.06 CUC |
| 100 CLP | 0.11 CUC |
| 500 CLP | 0.56 CUC |
| 1,000 CLP | 1.12 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-05-29T17:25:52Z",
"rates": {
"CUC": 0.001121
}
}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.1121,
"rate": 0.001121
}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