Rate Overview
Live
1 CNY = 132.0331 CLP
1 CLP = 0.007574
CNY
Avg
129.4881
High
132.0331
Low
126.9769
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 132.03 CLP |
| 10 CNY | 1,320.33 CLP |
| 50 CNY | 6,601.66 CLP |
| 100 CNY | 13,203.31 CLP |
| 500 CNY | 66,016.56 CLP |
| 1,000 CNY | 132,033.12 CLP |
Get CNY/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=CLPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-07T03:24:35Z",
"rates": {
"CLP": 132.033124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "CLP",
"amount": 100
},
"result": 13203.312399999999,
"rate": 132.033124
}Build with CNY/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key