Rate Overview
Live
1 EUR = 19.2636 LSL
1 LSL = 0.051911
EUR
Avg
18.9554
High
19.2636
Low
18.6573
Last updated: 3/7/2026, 12:12:51 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.26 LSL |
| 10 EUR | 192.64 LSL |
| 50 EUR | 963.18 LSL |
| 100 EUR | 1,926.36 LSL |
| 500 EUR | 9,631.79 LSL |
| 1,000 EUR | 19,263.59 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-03-07T00:12:51Z",
"rates": {
"LSL": 19.263586
}
}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": 1926.3586,
"rate": 19.263586
}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