Rate Overview
Live
1 CNY = 135.4396 CLP
1 CLP = 0.007383
CNY
Avg
135.6402
High
135.8129
Low
135.4396
Last updated: 8/18/2026, 3:32:01 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 135.44 CLP |
| 10 CNY | 1,354.40 CLP |
| 50 CNY | 6,771.98 CLP |
| 100 CNY | 13,543.96 CLP |
| 500 CNY | 67,719.78 CLP |
| 1,000 CNY | 135,439.56 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-08-18T15:32:01Z",
"rates": {
"CLP": 135.439556
}
}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": 13543.955600000001,
"rate": 135.439556
}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