Rate Overview
Live
1 LSL = 0.184352 LTL
1 LTL = 5.4244
LSL
Avg
0.184779
High
0.185653
Low
0.184190
Last updated: 9/2/2026, 2:53:46 PM
Quick Conversions
| LSL | LTL |
|---|---|
| 1 LSL | 0.18 LTL |
| 10 LSL | 1.84 LTL |
| 50 LSL | 9.22 LTL |
| 100 LSL | 18.44 LTL |
| 500 LSL | 92.18 LTL |
| 1,000 LSL | 184.35 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-09-02T14:53:46Z",
"rates": {
"LTL": 0.184352
}
}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.4352,
"rate": 0.184352
}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