Rate Overview
Live
1 EUR = 19.5940 LSL
1 LSL = 0.051036
EUR
Avg
19.5629
High
19.7416
Low
19.3559
Last updated: 5/6/2026, 6:09:56 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.59 LSL |
| 10 EUR | 195.94 LSL |
| 50 EUR | 979.70 LSL |
| 100 EUR | 1,959.40 LSL |
| 500 EUR | 9,797.02 LSL |
| 1,000 EUR | 19,594.04 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-05-06T06:09:56Z",
"rates": {
"LSL": 19.594044
}
}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": 1959.4044000000001,
"rate": 19.594044
}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