Rate Overview
Live
1 CNY = 137.6454 CLP
1 CLP = 0.007265
CNY
Avg
132.2243
High
137.6801
Low
123.3027
Last updated: 7/20/2026, 4:26:23 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 137.65 CLP |
| 10 CNY | 1,376.45 CLP |
| 50 CNY | 6,882.27 CLP |
| 100 CNY | 13,764.54 CLP |
| 500 CNY | 68,822.70 CLP |
| 1,000 CNY | 137,645.41 CLP |
Get CNY/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=CLPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-20T04:26:23Z",
"rates": {
"CLP": 137.645405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "CLP",
"amount": 100
},
"result": 13764.540500000001,
"rate": 137.645405
}Build with CNY/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key