Rate Overview
Live
1 CLP = 0.007598 CNY
1 CNY = 131.6136
CLP
Avg
0.007568
High
0.007602
Low
0.007480
Last updated: 5/7/2026, 11:27:35 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.80 CNY |
| 1,000 CLP | 7.60 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-05-07T11:27:35Z",
"rates": {
"CNY": 0.007598
}
}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.7597999999999999,
"rate": 0.007598
}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