Rate Overview
Live
1 CUP = 34.4849 CLP
1 CLP = 0.028998
CUP
Avg
34.4966
High
34.5667
Low
34.4392
Last updated: 8/12/2026, 5:16:44 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 34.48 CLP |
| 10 CUP | 344.85 CLP |
| 50 CUP | 1,724.25 CLP |
| 100 CUP | 3,448.49 CLP |
| 500 CUP | 17,242.45 CLP |
| 1,000 CUP | 34,484.91 CLP |
Get CUP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=CLPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-08-12T17:16:44Z",
"rates": {
"CLP": 34.484905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "CLP",
"amount": 100
},
"result": 3448.4905,
"rate": 34.484905
}Build with CUP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key