Rate Overview
Live
1 EUR = 18.5586 LSL
1 LSL = 0.053884
EUR
Avg
18.6661
High
18.7538
Low
18.5586
Last updated: 9/4/2026, 7:26:22 PM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 18.56 LSL |
| 10 EUR | 185.59 LSL |
| 50 EUR | 927.93 LSL |
| 100 EUR | 1,855.86 LSL |
| 500 EUR | 9,279.28 LSL |
| 1,000 EUR | 18,558.56 LSL |
Get EUR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LSLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-09-04T19:26:22Z",
"rates": {
"LSL": 18.558556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LSL",
"amount": 100
},
"result": 1855.8555999999999,
"rate": 18.558556
}Build with EUR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key