Rate Overview
Live
1 CNY = 2.4671 LSL
1 LSL = 0.405328
CNY
Avg
2.4078
High
2.4858
Low
2.3151
Last updated: 3/27/2026, 4:47:34 PM
Quick Conversions
| CNY | LSL |
|---|---|
| 1 CNY | 2.47 LSL |
| 10 CNY | 24.67 LSL |
| 50 CNY | 123.36 LSL |
| 100 CNY | 246.71 LSL |
| 500 CNY | 1,233.57 LSL |
| 1,000 CNY | 2,467.14 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-03-27T16:47:34Z",
"rates": {
"LSL": 2.467136
}
}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": 246.71359999999999,
"rate": 2.467136
}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