Rate Overview
Live
1 CNY = 128.5894 CLP
1 CLP = 0.007777
CNY
Avg
130.1061
High
131.3693
Low
128.5894
Last updated: 4/18/2026, 8:49:55 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 128.59 CLP |
| 10 CNY | 1,285.89 CLP |
| 50 CNY | 6,429.47 CLP |
| 100 CNY | 12,858.94 CLP |
| 500 CNY | 64,294.70 CLP |
| 1,000 CNY | 128,589.39 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-04-18T08:49:55Z",
"rates": {
"CLP": 128.589392
}
}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": 12858.9392,
"rate": 128.589392
}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