Rate Overview
Live
1 NIO = 0.434702 LSL
1 LSL = 2.3004
NIO
Avg
0.434201
High
0.436902
Low
0.431554
Last updated: 2/14/2026, 12:12:31 PM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.43 LSL |
| 10 NIO | 4.35 LSL |
| 50 NIO | 21.74 LSL |
| 100 NIO | 43.47 LSL |
| 500 NIO | 217.35 LSL |
| 1,000 NIO | 434.70 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-02-14T12:12:31Z",
"rates": {
"LSL": 0.434702
}
}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.4702,
"rate": 0.434702
}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