Rate Overview
Live
1 LTL = 5.5049 LSL
1 LSL = 0.181655
LTL
Avg
5.4520
High
5.5547
Low
5.3745
Last updated: 7/31/2026, 7:45:41 AM
Quick Conversions
| LTL | LSL |
|---|---|
| 1 LTL | 5.50 LSL |
| 10 LTL | 55.05 LSL |
| 50 LTL | 275.25 LSL |
| 100 LTL | 550.49 LSL |
| 500 LTL | 2,752.47 LSL |
| 1,000 LTL | 5,504.93 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-31T07:45:41Z",
"rates": {
"LSL": 5.504935
}
}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": 550.4934999999999,
"rate": 5.504935
}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