Rate Overview
Live
1 LSL = 0.180822 LTL
1 LTL = 5.5303
LSL
Avg
0.180969
High
0.185972
Low
0.175735
Last updated: 7/28/2026, 9:11:34 AM
Quick Conversions
| LSL | LTL |
|---|---|
| 1 LSL | 0.18 LTL |
| 10 LSL | 1.81 LTL |
| 50 LSL | 9.04 LTL |
| 100 LSL | 18.08 LTL |
| 500 LSL | 90.41 LTL |
| 1,000 LSL | 180.82 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-07-28T09:11:34Z",
"rates": {
"LTL": 0.180822
}
}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.0822,
"rate": 0.180822
}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