Rate Overview
Live
1 NIO = 0.457399 LSL
1 LSL = 2.1863
NIO
Avg
0.449981
High
0.457399
Low
0.444955
Last updated: 7/24/2026, 10:19:04 AM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.46 LSL |
| 10 NIO | 4.57 LSL |
| 50 NIO | 22.87 LSL |
| 100 NIO | 45.74 LSL |
| 500 NIO | 228.70 LSL |
| 1,000 NIO | 457.40 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-24T10:19:04Z",
"rates": {
"LSL": 0.457399
}
}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.7399,
"rate": 0.457399
}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