Rate Overview
Live
1 CNY = 2.4116 LSL
1 LSL = 0.414660
CNY
Avg
2.4281
High
2.4408
Low
2.4116
Last updated: 7/23/2026, 2:10:05 PM
Quick Conversions
| CNY | LSL |
|---|---|
| 1 CNY | 2.41 LSL |
| 10 CNY | 24.12 LSL |
| 50 CNY | 120.58 LSL |
| 100 CNY | 241.16 LSL |
| 500 CNY | 1,205.81 LSL |
| 1,000 CNY | 2,411.61 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-07-23T14:10:05Z",
"rates": {
"LSL": 2.411612
}
}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": 241.16119999999998,
"rate": 2.411612
}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