Rate Overview
Live
1 EUR = 19.7068 LSL
1 LSL = 0.050744
EUR
Avg
19.8270
High
20.9087
Low
18.8106
Last updated: 3/27/2026, 5:40:15 AM
Quick Conversions
| EUR | LSL |
|---|---|
| 1 EUR | 19.71 LSL |
| 10 EUR | 197.07 LSL |
| 50 EUR | 985.34 LSL |
| 100 EUR | 1,970.68 LSL |
| 500 EUR | 9,853.42 LSL |
| 1,000 EUR | 19,706.83 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-03-27T05:40:15Z",
"rates": {
"LSL": 19.706831
}
}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": 1970.6831000000002,
"rate": 19.706831
}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