Rate Overview
Live
1 CNY = 134.0964 CLP
1 CLP = 0.007457
CNY
Avg
130.2591
High
135.8542
Low
123.7059
Last updated: 3/27/2026, 7:46:58 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 134.10 CLP |
| 10 CNY | 1,340.96 CLP |
| 50 CNY | 6,704.82 CLP |
| 100 CNY | 13,409.64 CLP |
| 500 CNY | 67,048.20 CLP |
| 1,000 CNY | 134,096.40 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-03-27T07:46:58Z",
"rates": {
"CLP": 134.096395
}
}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": 13409.6395,
"rate": 134.096395
}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