Rate Overview
Live
1 CLP = 0.007515 CNY
1 CNY = 133.0672
CLP
Avg
0.007545
High
0.007633
Low
0.007466
Last updated: 6/19/2026, 8:25:45 AM
Quick Conversions
| CLP | CNY |
|---|---|
| 1 CLP | 0.01 CNY |
| 10 CLP | 0.08 CNY |
| 50 CLP | 0.38 CNY |
| 100 CLP | 0.75 CNY |
| 500 CLP | 3.76 CNY |
| 1,000 CLP | 7.52 CNY |
Get CLP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CNYExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-06-19T08:25:45Z",
"rates": {
"CNY": 0.007515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CNY",
"amount": 100
},
"result": 0.7515,
"rate": 0.007515
}Build with CLP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key