Rate Overview
Live
1 NIO = 0.440518 LSL
1 LSL = 2.2701
NIO
Avg
0.439791
High
0.440518
Low
0.438666
Last updated: 8/15/2026, 3:19:54 PM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.44 LSL |
| 10 NIO | 4.41 LSL |
| 50 NIO | 22.03 LSL |
| 100 NIO | 44.05 LSL |
| 500 NIO | 220.26 LSL |
| 1,000 NIO | 440.52 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-08-15T15:19:54Z",
"rates": {
"LSL": 0.440518
}
}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.0518,
"rate": 0.440518
}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