Rate Overview
Live
1 NIO = 0.454768 LSL
1 LSL = 2.1989
NIO
Avg
0.446307
High
0.460608
Low
0.432001
Last updated: 7/27/2026, 6:48:49 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.45 LSL |
| 10 NIO | 4.55 LSL |
| 50 NIO | 22.74 LSL |
| 100 NIO | 45.48 LSL |
| 500 NIO | 227.38 LSL |
| 1,000 NIO | 454.77 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-07-27T06:48:49Z",
"rates": {
"LSL": 0.454768
}
}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": 45.4768,
"rate": 0.454768
}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