Rate Overview
Live
1 LSL = 0.051720 EUR
1 EUR = 19.3349
LSL
Avg
0.051890
High
0.052290
Low
0.051507
Last updated: 4/16/2026, 4:09:40 AM
Quick Conversions
| LSL | EUR |
|---|---|
| 1 LSL | 0.05 EUR |
| 10 LSL | 0.52 EUR |
| 50 LSL | 2.59 EUR |
| 100 LSL | 5.17 EUR |
| 500 LSL | 25.86 EUR |
| 1,000 LSL | 51.72 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-04-16T04:09:40Z",
"rates": {
"EUR": 0.05172
}
}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.172000000000001,
"rate": 0.05172
}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