Rate Overview
Live
1 LSL = 0.925283 ERN
1 ERN = 1.0808
LSL
Avg
0.918413
High
0.928745
Low
0.906615
Last updated: 6/16/2026, 1:25:57 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.93 ERN |
| 10 LSL | 9.25 ERN |
| 50 LSL | 46.26 ERN |
| 100 LSL | 92.53 ERN |
| 500 LSL | 462.64 ERN |
| 1,000 LSL | 925.28 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-06-16T13:25:57Z",
"rates": {
"ERN": 0.925283
}
}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.5283,
"rate": 0.925283
}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