Rate Overview
Live
1 CNY = 2.4231 LSL
1 LSL = 0.412697
CNY
Avg
2.3928
High
2.4813
Low
2.2991
Last updated: 6/28/2026, 7:09:09 PM
Quick Conversions
| CNY | LSL |
|---|---|
| 1 CNY | 2.42 LSL |
| 10 CNY | 24.23 LSL |
| 50 CNY | 121.15 LSL |
| 100 CNY | 242.31 LSL |
| 500 CNY | 1,211.54 LSL |
| 1,000 CNY | 2,423.08 LSL |
Get CNY/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=LSLExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-28T19:09:09Z",
"rates": {
"LSL": 2.423084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "LSL",
"amount": 100
},
"result": 242.30839999999998,
"rate": 2.423084
}Build with CNY/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key