Rate Overview
Live
1 CLP = 0.001160 CUC
1 CUC = 862.0690
CLP
Avg
0.001167
High
0.001172
Low
0.001160
Last updated: 2/14/2026, 3:04:05 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.16 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-02-14T15:04:05Z",
"rates": {
"CUC": 0.00116
}
}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.116,
"rate": 0.00116
}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