Rate Overview
Live
1 LTL = 5.5035 LSL
1 LSL = 0.181703
LTL
Avg
5.5420
High
5.5678
Low
5.5035
Last updated: 4/18/2026, 10:35:55 AM
Quick Conversions
| LTL | LSL |
|---|---|
| 1 LTL | 5.50 LSL |
| 10 LTL | 55.03 LSL |
| 50 LTL | 275.17 LSL |
| 100 LTL | 550.35 LSL |
| 500 LTL | 2,751.75 LSL |
| 1,000 LTL | 5,503.49 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-04-18T10:35:55Z",
"rates": {
"LSL": 5.503491
}
}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.3491,
"rate": 5.503491
}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