Rate Overview
Live
1 LSL = 0.184797 LTL
1 LTL = 5.4113
LSL
Avg
0.184276
High
0.185045
Low
0.183035
Last updated: 8/12/2026, 3:02:17 PM
Quick Conversions
| LSL | LTL |
|---|---|
| 1 LSL | 0.18 LTL |
| 10 LSL | 1.85 LTL |
| 50 LSL | 9.24 LTL |
| 100 LSL | 18.48 LTL |
| 500 LSL | 92.40 LTL |
| 1,000 LSL | 184.80 LTL |
Get LSL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=LTLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-12T15:02:17Z",
"rates": {
"LTL": 0.184797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "LTL",
"amount": 100
},
"result": 18.479699999999998,
"rate": 0.184797
}Build with LSL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key