Rate Overview
Live
1 LTL = 5.5202 LSL
1 LSL = 0.181154
LTL
Avg
5.6640
High
6.0102
Low
5.3818
Last updated: 7/29/2026, 5:41:28 AM
Quick Conversions
| LTL | LSL |
|---|---|
| 1 LTL | 5.52 LSL |
| 10 LTL | 55.20 LSL |
| 50 LTL | 276.01 LSL |
| 100 LTL | 552.02 LSL |
| 500 LTL | 2,760.08 LSL |
| 1,000 LTL | 5,520.16 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-07-29T05:41:28Z",
"rates": {
"LSL": 5.520157
}
}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.0157,
"rate": 5.520157
}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