Rate Overview
Live
1 EUR = 18.8046 LSL
1 LSL = 0.053179
EUR
Avg
18.9051
High
19.0913
Low
18.7463
Last updated: 6/16/2026, 12:29:42 PM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 18.80 LSL |
| 10 EUR | 188.05 LSL |
| 50 EUR | 940.23 LSL |
| 100 EUR | 1,880.46 LSL |
| 500 EUR | 9,402.29 LSL |
| 1,000 EUR | 18,804.57 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-06-16T12:29:42Z",
"rates": {
"LSL": 18.804573
}
}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": 1880.4573,
"rate": 18.804573
}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