Rate Overview
Live
1 CNY = 131.5200 CLP
1 CLP = 0.007603
CNY
Avg
129.4596
High
134.7638
Low
123.5982
Last updated: 5/29/2026, 11:02:22 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 131.52 CLP |
| 10 CNY | 1,315.20 CLP |
| 50 CNY | 6,576.00 CLP |
| 100 CNY | 13,152.00 CLP |
| 500 CNY | 65,759.99 CLP |
| 1,000 CNY | 131,519.97 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-05-29T23:02:22Z",
"rates": {
"CLP": 131.519974
}
}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": 13151.997399999998,
"rate": 131.519974
}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