Rate Overview
Live
1 CUP = 35.1830 CLP
1 CLP = 0.028423
CUP
Avg
35.2417
High
35.3897
Low
35.1510
Last updated: 9/7/2026, 1:52:35 PM
Quick Conversions
| CUP | CLP |
|---|---|
| 1 CUP | 35.18 CLP |
| 10 CUP | 351.83 CLP |
| 50 CUP | 1,759.15 CLP |
| 100 CUP | 3,518.30 CLP |
| 500 CUP | 17,591.49 CLP |
| 1,000 CUP | 35,182.98 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-09-07T13:52:35Z",
"rates": {
"CLP": 35.182976
}
}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": 3518.2976,
"rate": 35.182976
}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