Rate Overview
Live
1 LSL = 0.924376 ERN
1 ERN = 1.0818
LSL
Avg
0.917556
High
0.924468
Low
0.910500
Last updated: 7/5/2026, 4:26:44 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.92 ERN |
| 10 LSL | 9.24 ERN |
| 50 LSL | 46.22 ERN |
| 100 LSL | 92.44 ERN |
| 500 LSL | 462.19 ERN |
| 1,000 LSL | 924.38 ERN |
Get LSL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ERNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-05T16:26:44Z",
"rates": {
"ERN": 0.924376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ERN",
"amount": 100
},
"result": 92.4376,
"rate": 0.924376
}Build with LSL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key