Rate Overview
Live
1 LSL = 0.179595 LTL
1 LTL = 5.5681
LSL
Avg
0.181554
High
0.183829
Low
0.179216
Last updated: 3/7/2026, 4:07:24 AM
Quick Conversions
| LSL | LTL |
|---|---|
| 1 LSL | 0.18 LTL |
| 10 LSL | 1.80 LTL |
| 50 LSL | 8.98 LTL |
| 100 LSL | 17.96 LTL |
| 500 LSL | 89.80 LTL |
| 1,000 LSL | 179.60 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-03-07T04:07:24Z",
"rates": {
"LTL": 0.179595
}
}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": 17.959500000000002,
"rate": 0.179595
}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