Rate Overview
Live
1 NIO = 0.445195 LSL
1 LSL = 2.2462
NIO
Avg
0.450257
High
0.467325
Low
0.433889
Last updated: 5/27/2026, 2:55:06 PM
Quick Conversions
| NIO | LSL |
|---|---|
| 1 NIO | 0.45 LSL |
| 10 NIO | 4.45 LSL |
| 50 NIO | 22.26 LSL |
| 100 NIO | 44.52 LSL |
| 500 NIO | 222.60 LSL |
| 1,000 NIO | 445.20 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-05-27T14:55:06Z",
"rates": {
"LSL": 0.445195
}
}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.5195,
"rate": 0.445195
}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