Rate Overview
Live
1 LTL = 5.4459 LSL
1 LSL = 0.183625
LTL
Avg
5.4225
High
5.4459
Low
5.3885
Last updated: 8/19/2026, 10:26:31 AM
Quick Conversions
| LTL | LSL |
|---|---|
| 1 LTL | 5.45 LSL |
| 10 LTL | 54.46 LSL |
| 50 LTL | 272.29 LSL |
| 100 LTL | 544.59 LSL |
| 500 LTL | 2,722.94 LSL |
| 1,000 LTL | 5,445.88 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-19T10:26:31Z",
"rates": {
"LSL": 5.445882
}
}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": 544.5882,
"rate": 5.445882
}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