Rate Overview
Live
1 CNY = 134.0606 CLP
1 CLP = 0.007459
CNY
Avg
131.1521
High
134.6503
Low
125.1727
Last updated: 3/27/2026, 1:16:45 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 134.06 CLP |
| 10 CNY | 1,340.61 CLP |
| 50 CNY | 6,703.03 CLP |
| 100 CNY | 13,406.06 CLP |
| 500 CNY | 67,030.29 CLP |
| 1,000 CNY | 134,060.58 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-03-27T13:16:45Z",
"rates": {
"CLP": 134.060575
}
}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": 13406.0575,
"rate": 134.060575
}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