Rate Overview
Live
1 CNY = 134.1070 CLP
1 CLP = 0.007457
CNY
Avg
131.1537
High
134.6503
Low
125.1727
Last updated: 3/27/2026, 12:56:09 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 134.11 CLP |
| 10 CNY | 1,341.07 CLP |
| 50 CNY | 6,705.35 CLP |
| 100 CNY | 13,410.70 CLP |
| 500 CNY | 67,053.52 CLP |
| 1,000 CNY | 134,107.05 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-27T12:56:09Z",
"rates": {
"CLP": 134.107048
}
}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": 13410.7048,
"rate": 134.107048
}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