Rate Overview
Live
1 CNY = 133.0579 CLP
1 CLP = 0.007516
CNY
Avg
132.5394
High
133.9345
Low
130.9974
Last updated: 6/19/2026, 9:49:34 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 133.06 CLP |
| 10 CNY | 1,330.58 CLP |
| 50 CNY | 6,652.90 CLP |
| 100 CNY | 13,305.79 CLP |
| 500 CNY | 66,528.95 CLP |
| 1,000 CNY | 133,057.91 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-19T09:49:34Z",
"rates": {
"CLP": 133.057905
}
}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": 13305.790500000001,
"rate": 133.057905
}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