Rate Overview
Live
1 LSL = 0.185972 LTL
1 LTL = 5.3772
LSL
Avg
0.184507
High
0.186064
Low
0.180026
Last updated: 7/5/2026, 7:00:22 AM
Quick Conversions
| LSL | LTL |
|---|---|
| 1 LSL | 0.19 LTL |
| 10 LSL | 1.86 LTL |
| 50 LSL | 9.30 LTL |
| 100 LSL | 18.60 LTL |
| 500 LSL | 92.99 LTL |
| 1,000 LSL | 185.97 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-05T07:00:22Z",
"rates": {
"LTL": 0.185972
}
}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.5972,
"rate": 0.185972
}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