Rate Overview
Live
1 LSL = 0.918361 ERN
1 ERN = 1.0889
LSL
Avg
0.882285
High
0.943339
Low
0.829884
Last updated: 5/26/2026, 9:39:41 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.92 ERN |
| 10 LSL | 9.18 ERN |
| 50 LSL | 45.92 ERN |
| 100 LSL | 91.84 ERN |
| 500 LSL | 459.18 ERN |
| 1,000 LSL | 918.36 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-26T21:39:41Z",
"rates": {
"ERN": 0.918361
}
}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": 91.8361,
"rate": 0.918361
}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