Rate Overview
Live
1 LSL = 0.898180 ERN
1 ERN = 1.1134
LSL
Avg
0.898370
High
0.907166
Low
0.889139
Last updated: 5/6/2026, 5:18:37 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.90 ERN |
| 10 LSL | 8.98 ERN |
| 50 LSL | 44.91 ERN |
| 100 LSL | 89.82 ERN |
| 500 LSL | 449.09 ERN |
| 1,000 LSL | 898.18 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-05-06T17:18:37Z",
"rates": {
"ERN": 0.89818
}
}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": 89.818,
"rate": 0.89818
}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