Rate Overview
Live
1 CNY = 134.1119 CLP
1 CLP = 0.007456
CNY
Avg
133.3034
High
134.6503
Low
131.8165
Last updated: 3/27/2026, 9:32:21 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 134.11 CLP |
| 10 CNY | 1,341.12 CLP |
| 50 CNY | 6,705.59 CLP |
| 100 CNY | 13,411.19 CLP |
| 500 CNY | 67,055.95 CLP |
| 1,000 CNY | 134,111.89 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-27T09:32:21Z",
"rates": {
"CLP": 134.111891
}
}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": 13411.189100000001,
"rate": 134.111891
}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