Rate Overview
Live
1 CNY = 139.0426 CLP
1 CLP = 0.007192
CNY
Avg
139.1527
High
139.5729
Low
138.9160
Last updated: 9/8/2026, 3:00:15 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 139.04 CLP |
| 10 CNY | 1,390.43 CLP |
| 50 CNY | 6,952.13 CLP |
| 100 CNY | 13,904.26 CLP |
| 500 CNY | 69,521.31 CLP |
| 1,000 CNY | 139,042.62 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-09-08T15:00:15Z",
"rates": {
"CLP": 139.042615
}
}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": 13904.2615,
"rate": 139.042615
}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