Rate Overview
Live
1 CNY = 131.0577 CLP
1 CLP = 0.007630
CNY
Avg
131.8303
High
133.6808
Low
131.0018
Last updated: 5/9/2026, 8:45:18 AM
Quick Conversions
| CNY | CLP |
|---|---|
| 1 CNY | 131.06 CLP |
| 10 CNY | 1,310.58 CLP |
| 50 CNY | 6,552.88 CLP |
| 100 CNY | 13,105.77 CLP |
| 500 CNY | 65,528.83 CLP |
| 1,000 CNY | 131,057.66 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-05-09T08:45:18Z",
"rates": {
"CLP": 131.057661
}
}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": 13105.766099999999,
"rate": 131.057661
}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