Rate Overview
Live
1 NIO = 0.464424 LSL
1 LSL = 2.1532
NIO
Avg
0.444573
High
0.464424
Low
0.432001
Last updated: 3/27/2026, 11:42:54 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.46 LSL |
| 10 NIO | 4.64 LSL |
| 50 NIO | 23.22 LSL |
| 100 NIO | 46.44 LSL |
| 500 NIO | 232.21 LSL |
| 1,000 NIO | 464.42 LSL |
Get NIO/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=LSLExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-27T11:42:54Z",
"rates": {
"LSL": 0.464424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "LSL",
"amount": 100
},
"result": 46.4424,
"rate": 0.464424
}Build with NIO/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key