Rate Overview
Live
1 LSL = 0.878265 ERN
1 ERN = 1.1386
LSL
Avg
0.882278
High
0.895261
Low
0.876141
Last updated: 3/27/2026, 1:15:24 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.88 ERN |
| 10 LSL | 8.78 ERN |
| 50 LSL | 43.91 ERN |
| 100 LSL | 87.83 ERN |
| 500 LSL | 439.13 ERN |
| 1,000 LSL | 878.27 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-03-27T13:15:24Z",
"rates": {
"ERN": 0.878265
}
}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": 87.8265,
"rate": 0.878265
}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