Rate Overview
Live
1 CNY = 2.4040 LSL
1 LSL = 0.415979
CNY
Avg
2.4269
High
2.4470
Low
2.4040
Last updated: 6/12/2026, 2:35:18 PM
Quick Conversions
| CNY | LSL |
|---|---|
| 1 CNY | 2.40 LSL |
| 10 CNY | 24.04 LSL |
| 50 CNY | 120.20 LSL |
| 100 CNY | 240.40 LSL |
| 500 CNY | 1,201.98 LSL |
| 1,000 CNY | 2,403.97 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-12T14:35:18Z",
"rates": {
"LSL": 2.403967
}
}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": 240.3967,
"rate": 2.403967
}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