Rate Overview
Live
1 CUP = 38.7714 CLP
1 CLP = 0.025792
CUP
Avg
38.9180
High
41.1225
Low
35.8105
Last updated: 3/27/2026, 3:05:55 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 38.77 CLP |
| 10 CUP | 387.71 CLP |
| 50 CUP | 1,938.57 CLP |
| 100 CUP | 3,877.14 CLP |
| 500 CUP | 19,385.71 CLP |
| 1,000 CUP | 38,771.42 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-03-27T15:05:55Z",
"rates": {
"CLP": 38.771418
}
}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": 3877.1418,
"rate": 38.771418
}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