Rate Overview
Live
1 LSL = 0.934912 ERN
1 ERN = 1.0696
LSL
Avg
0.932079
High
0.939229
Low
0.927338
Last updated: 9/3/2026, 7:44:40 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.93 ERN |
| 10 LSL | 9.35 ERN |
| 50 LSL | 46.75 ERN |
| 100 LSL | 93.49 ERN |
| 500 LSL | 467.46 ERN |
| 1,000 LSL | 934.91 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-09-03T19:44:40Z",
"rates": {
"ERN": 0.934912
}
}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": 93.49119999999999,
"rate": 0.934912
}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