Rate Overview
Live
1 CLP = 0.007710 CNY
1 CNY = 129.7017
CLP
Avg
0.007668
High
0.007710
Low
0.007612
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| CLP | CNY |
|---|---|
| 1 CLP | 0.01 CNY |
| 10 CLP | 0.08 CNY |
| 50 CLP | 0.39 CNY |
| 100 CLP | 0.77 CNY |
| 500 CLP | 3.86 CNY |
| 1,000 CLP | 7.71 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-04-17T06:12:49Z",
"rates": {
"CNY": 0.00771
}
}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.771,
"rate": 0.00771
}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