Rate Overview
Live
1 EUR = 19.7078 LSL
1 LSL = 0.050741
EUR
Avg
19.6662
High
19.8530
Low
19.3603
Last updated: 3/27/2026, 3:48:15 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.71 LSL |
| 10 EUR | 197.08 LSL |
| 50 EUR | 985.39 LSL |
| 100 EUR | 1,970.78 LSL |
| 500 EUR | 9,853.88 LSL |
| 1,000 EUR | 19,707.76 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-27T03:48:15Z",
"rates": {
"LSL": 19.707763
}
}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": 1970.7763,
"rate": 19.707763
}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