Rate Overview
Live
1 LSL = 0.891065 ERN
1 ERN = 1.1223
LSL
Avg
0.891366
High
0.943676
Low
0.822986
Last updated: 7/25/2026, 10:17:15 PM
Quick Conversions
| LSL | ERN |
|---|---|
| 1 LSL | 0.89 ERN |
| 10 LSL | 8.91 ERN |
| 50 LSL | 44.55 ERN |
| 100 LSL | 89.11 ERN |
| 500 LSL | 445.53 ERN |
| 1,000 LSL | 891.06 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-25T22:17:15Z",
"rates": {
"ERN": 0.891065
}
}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.1065,
"rate": 0.891065
}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