Rate Overview
Live
1 CLP = 0.007631 CNY
1 CNY = 131.0444
CLP
Avg
0.007750
High
0.007875
Low
0.007619
Last updated: 3/7/2026, 12:33:46 AM
Quick Conversions
| CLP | CNY |
|---|---|
| 1 CLP | 0.01 CNY |
| 10 CLP | 0.08 CNY |
| 50 CLP | 0.38 CNY |
| 100 CLP | 0.76 CNY |
| 500 CLP | 3.82 CNY |
| 1,000 CLP | 7.63 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-07T00:33:46Z",
"rates": {
"CNY": 0.007631
}
}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.7631,
"rate": 0.007631
}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