Rate Overview
Live
1 LSL = 2.2604 NIO
1 NIO = 0.442395
LSL
Avg
2.1593
High
2.3047
Low
2.0372
Last updated: 5/29/2026, 9:14:16 PM
Quick Conversions
| LSL | NIO |
|---|---|
| 1 LSL | 2.26 NIO |
| 10 LSL | 22.60 NIO |
| 50 LSL | 113.02 NIO |
| 100 LSL | 226.04 NIO |
| 500 LSL | 1,130.21 NIO |
| 1,000 LSL | 2,260.42 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-05-29T21:14:16Z",
"rates": {
"NIO": 2.260421
}
}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": 226.0421,
"rate": 2.260421
}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