Rate Overview
Live
1 CUP = 35.7735 CLP
1 CLP = 0.027954
CUP
Avg
35.8778
High
38.6207
Low
33.4634
Last updated: 7/27/2026, 10:40:18 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.77 CLP |
| 10 CUP | 357.74 CLP |
| 50 CUP | 1,788.68 CLP |
| 100 CUP | 3,577.35 CLP |
| 500 CUP | 17,886.75 CLP |
| 1,000 CUP | 35,773.50 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-07-27T22:40:18Z",
"rates": {
"CLP": 35.7735
}
}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": 3577.35,
"rate": 35.7735
}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