Rate Overview
Live
1 LSL = 0.053887 EUR
1 EUR = 18.5574
LSL
Avg
0.053528
High
0.053887
Low
0.053229
Last updated: 7/4/2026, 7:25:27 PM
Quick Conversions
| LSL | EUR |
|---|---|
| 1 LSL | 0.05 EUR |
| 10 LSL | 0.54 EUR |
| 50 LSL | 2.69 EUR |
| 100 LSL | 5.39 EUR |
| 500 LSL | 26.94 EUR |
| 1,000 LSL | 53.89 EUR |
Get LSL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=EURExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-04T19:25:27Z",
"rates": {
"EUR": 0.053887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "EUR",
"amount": 100
},
"result": 5.3887,
"rate": 0.053887
}Build with LSL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key