Rate Overview
Live
1 EUR = 18.8985 LSL
1 LSL = 0.052914
EUR
Avg
19.6156
High
21.0277
Low
18.5570
Last updated: 7/20/2026, 4:38:29 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 18.90 LSL |
| 10 EUR | 188.98 LSL |
| 50 EUR | 944.92 LSL |
| 100 EUR | 1,889.85 LSL |
| 500 EUR | 9,449.23 LSL |
| 1,000 EUR | 18,898.45 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-20T04:38:29Z",
"rates": {
"LSL": 18.898455
}
}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": 1889.8455,
"rate": 18.898455
}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