Rate Overview
Live
1 NIO = 0.441446 LSL
1 LSL = 2.2653
NIO
Avg
0.445696
High
0.450320
Low
0.439135
Last updated: 7/7/2026, 7:36:27 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.44 LSL |
| 10 NIO | 4.41 LSL |
| 50 NIO | 22.07 LSL |
| 100 NIO | 44.14 LSL |
| 500 NIO | 220.72 LSL |
| 1,000 NIO | 441.45 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-07T07:36:27Z",
"rates": {
"LSL": 0.441446
}
}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": 44.1446,
"rate": 0.441446
}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