Rate Overview
Live
1 CNY = 137.7024 CLP
1 CLP = 0.007262
CNY
Avg
138.9385
High
140.1776
Low
137.6935
Last updated: 7/29/2026, 1:21:53 PM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 137.70 CLP |
| 10 CNY | 1,377.02 CLP |
| 50 CNY | 6,885.12 CLP |
| 100 CNY | 13,770.24 CLP |
| 500 CNY | 68,851.18 CLP |
| 1,000 CNY | 137,702.36 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-07-29T13:21:53Z",
"rates": {
"CLP": 137.70236
}
}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": 13770.236,
"rate": 137.70236
}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