Rate Overview
Live
1 CLP = 0.007456 CNY
1 CNY = 134.1202
CLP
Avg
0.007502
High
0.007586
Low
0.007426
Last updated: 3/27/2026, 6:41:18 AM
Quick Conversions
| CLP | CNY |
|---|---|
| 1 CLP | 0.01 CNY |
| 10 CLP | 0.07 CNY |
| 50 CLP | 0.37 CNY |
| 100 CLP | 0.75 CNY |
| 500 CLP | 3.73 CNY |
| 1,000 CLP | 7.46 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-03-27T06:41:18Z",
"rates": {
"CNY": 0.007456
}
}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.7456,
"rate": 0.007456
}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