Rate Overview
Live
1 LTL = 5.5244 LSL
1 LSL = 0.181016
LTL
Avg
5.5359
High
5.7254
Low
5.3759
Last updated: 8/1/2026, 5:36:12 AM
Quick Conversions
| LTL | LSL |
|---|---|
| 1 LTL | 5.52 LSL |
| 10 LTL | 55.24 LSL |
| 50 LTL | 276.22 LSL |
| 100 LTL | 552.44 LSL |
| 500 LTL | 2,762.18 LSL |
| 1,000 LTL | 5,524.37 LSL |
Get LTL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=LSLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-01T05:36:12Z",
"rates": {
"LSL": 5.524367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "LSL",
"amount": 100
},
"result": 552.4367,
"rate": 5.524367
}Build with LTL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key