Rate Overview
Live
1 EUR = 18.9991 LSL
1 LSL = 0.052634
EUR
Avg
19.8530
High
20.9872
Low
18.7902
Last updated: 5/26/2026, 9:32:33 PM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.00 LSL |
| 10 EUR | 189.99 LSL |
| 50 EUR | 949.95 LSL |
| 100 EUR | 1,899.91 LSL |
| 500 EUR | 9,499.53 LSL |
| 1,000 EUR | 18,999.06 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-26T21:32:33Z",
"rates": {
"LSL": 18.999058
}
}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": 1899.9058000000002,
"rate": 18.999058
}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