Rate Overview
Live
1 CNY = 136.1696 CLP
1 CLP = 0.007344
CNY
Avg
135.9989
High
136.4483
Low
135.5561
Last updated: 7/7/2026, 4:38:26 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 136.17 CLP |
| 10 CNY | 1,361.70 CLP |
| 50 CNY | 6,808.48 CLP |
| 100 CNY | 13,616.96 CLP |
| 500 CNY | 68,084.78 CLP |
| 1,000 CNY | 136,169.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-07-07T16:38:26Z",
"rates": {
"CLP": 136.169555
}
}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": 13616.9555,
"rate": 136.169555
}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