Rate Overview
Live
1 NIO = 0.437947 LSL
1 LSL = 2.2834 NIO
Avg
0.467651
High
0.494968
Low
0.437947
Last updated: 1/25/2026, 9:36:21 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.44 LSL |
| 10 NIO | 4.38 LSL |
| 50 NIO | 21.90 LSL |
| 100 NIO | 43.79 LSL |
| 500 NIO | 218.97 LSL |
| 1,000 NIO | 437.95 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-01-25T09:36:21Z",
"rates": {
"LSL": 0.437947
}
}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": 43.7947,
"rate": 0.437947
}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