Rate Overview
Live
1 NIO = 0.445909 LSL
1 LSL = 2.2426
NIO
Avg
0.445959
High
0.447596
Low
0.444715
Last updated: 4/17/2026, 6:23:09 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.45 LSL |
| 10 NIO | 4.46 LSL |
| 50 NIO | 22.30 LSL |
| 100 NIO | 44.59 LSL |
| 500 NIO | 222.95 LSL |
| 1,000 NIO | 445.91 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-04-17T06:23:09Z",
"rates": {
"LSL": 0.445909
}
}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.5909,
"rate": 0.445909
}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