Rate Overview
Live
1 LSL = 2.2176 NIO
1 NIO = 0.450929
LSL
Avg
2.2418
High
2.3148
Low
2.1710
Last updated: 8/1/2026, 12:21:29 PM
Quick Conversions
| LSL | NIO |
|---|---|
| 1 LSL | 2.22 NIO |
| 10 LSL | 22.18 NIO |
| 50 LSL | 110.88 NIO |
| 100 LSL | 221.76 NIO |
| 500 LSL | 1,108.82 NIO |
| 1,000 LSL | 2,217.64 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-08-01T12:21:29Z",
"rates": {
"NIO": 2.217643
}
}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": 221.7643,
"rate": 2.217643
}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