Rate Overview
Live
1 EUR = 19.1463 LSL
1 LSL = 0.052229
EUR
Avg
19.1015
High
19.6866
Low
18.5570
Last updated: 7/26/2026, 8:22:01 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.15 LSL |
| 10 EUR | 191.46 LSL |
| 50 EUR | 957.32 LSL |
| 100 EUR | 1,914.63 LSL |
| 500 EUR | 9,573.15 LSL |
| 1,000 EUR | 19,146.31 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-07-26T08:22:01Z",
"rates": {
"LSL": 19.146308
}
}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": 1914.6308000000001,
"rate": 19.146308
}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