Rate Overview
Live
1 CLP = 0.001121 CUC
1 CUC = 892.0607
CLP
Avg
0.001113
High
0.001122
Low
0.001095
Last updated: 5/9/2026, 4:53:49 AM
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-09T04:53:49Z",
"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