Rate Overview
Live
1 EUR = 18.7484 LSL
1 LSL = 0.053338
EUR
Avg
18.6928
High
18.7484
Low
18.6227
Last updated: 8/15/2026, 10:47:48 PM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 18.75 LSL |
| 10 EUR | 187.48 LSL |
| 50 EUR | 937.42 LSL |
| 100 EUR | 1,874.84 LSL |
| 500 EUR | 9,374.20 LSL |
| 1,000 EUR | 18,748.39 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-08-15T22:47:48Z",
"rates": {
"LSL": 18.748395
}
}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": 1874.8394999999998,
"rate": 18.748395
}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