Rate Overview
Live
1 LSL = 2.1966 NIO
1 NIO = 0.455250
LSL
Avg
2.1909
High
2.3395
Low
2.0425
Last updated: 7/29/2026, 2:33:36 PM
Quick Conversions
| LSL | NIO |
|---|---|
| 1 LSL | 2.20 NIO |
| 10 LSL | 21.97 NIO |
| 50 LSL | 109.83 NIO |
| 100 LSL | 219.66 NIO |
| 500 LSL | 1,098.30 NIO |
| 1,000 LSL | 2,196.59 NIO |
Get LSL/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NIOExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-29T14:33:36Z",
"rates": {
"NIO": 2.196593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NIO",
"amount": 100
},
"result": 219.6593,
"rate": 2.196593
}Build with LSL/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key