Rate Overview
Live
1 LSL = 0.908169 ERN
1 ERN = 1.1011
LSL
Avg
0.915782
High
0.943339
Low
0.886097
Last updated: 7/20/2026, 6:05:13 AM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.91 ERN |
| 10 LSL | 9.08 ERN |
| 50 LSL | 45.41 ERN |
| 100 LSL | 90.82 ERN |
| 500 LSL | 454.08 ERN |
| 1,000 LSL | 908.17 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-20T06:05:13Z",
"rates": {
"ERN": 0.908169
}
}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": 90.8169,
"rate": 0.908169
}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