Rate Overview
Live
1 NIO = 0.458507 LSL
1 LSL = 2.1810
NIO
Avg
0.451642
High
0.458507
Low
0.444955
Last updated: 7/26/2026, 12:20:40 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.46 LSL |
| 10 NIO | 4.59 LSL |
| 50 NIO | 22.93 LSL |
| 100 NIO | 45.85 LSL |
| 500 NIO | 229.25 LSL |
| 1,000 NIO | 458.51 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-07-26T00:20:40Z",
"rates": {
"LSL": 0.458507
}
}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": 45.8507,
"rate": 0.458507
}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