Rate Overview
Live
1 NIO = 0.440087 LSL
1 LSL = 2.2723
NIO
Avg
0.437666
High
0.440646
Low
0.433219
Last updated: 9/2/2026, 12:36:02 PM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.44 LSL |
| 10 NIO | 4.40 LSL |
| 50 NIO | 22.00 LSL |
| 100 NIO | 44.01 LSL |
| 500 NIO | 220.04 LSL |
| 1,000 NIO | 440.09 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-09-02T12:36:02Z",
"rates": {
"LSL": 0.440087
}
}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.0087,
"rate": 0.440087
}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