Rate Overview
Live
1 CNY = 131.5311 CLP
1 CLP = 0.007603
CNY
Avg
133.6262
High
136.3448
Low
131.5065
Last updated: 6/16/2026, 12:44:59 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 131.53 CLP |
| 10 CNY | 1,315.31 CLP |
| 50 CNY | 6,576.55 CLP |
| 100 CNY | 13,153.11 CLP |
| 500 CNY | 65,765.53 CLP |
| 1,000 CNY | 131,531.06 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-06-16T12:44:59Z",
"rates": {
"CLP": 131.53106
}
}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": 13153.106,
"rate": 131.53106
}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