Rate Overview
Live
1 CNY = 133.4624 CLP
1 CLP = 0.007493
CNY
Avg
132.4742
High
133.4624
Low
130.9974
Last updated: 6/21/2026, 12:44:15 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 133.46 CLP |
| 10 CNY | 1,334.62 CLP |
| 50 CNY | 6,673.12 CLP |
| 100 CNY | 13,346.24 CLP |
| 500 CNY | 66,731.20 CLP |
| 1,000 CNY | 133,462.41 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-21T00:44:15Z",
"rates": {
"CLP": 133.462406
}
}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": 13346.2406,
"rate": 133.462406
}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