Rate Overview
Live
1 EUR = 18.5506 LSL
1 LSL = 0.053907
EUR
Avg
18.6392
High
18.7865
Low
18.5506
Last updated: 7/6/2026, 12:05:27 PM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 18.55 LSL |
| 10 EUR | 185.51 LSL |
| 50 EUR | 927.53 LSL |
| 100 EUR | 1,855.06 LSL |
| 500 EUR | 9,275.31 LSL |
| 1,000 EUR | 18,550.62 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-06T12:05:27Z",
"rates": {
"LSL": 18.550615
}
}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": 1855.0615,
"rate": 18.550615
}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