Rate Overview
Live
1 LTL = 7101.71 SLL
1 SLL = 0.000141
LTL
Avg
7101.71
High
7101.71
Low
7101.71
Last updated: 4/17/2026, 6:12:02 AM
Quick Conversions
| LTL | SLL |
|---|---|
| 1 LTL | 7,101.71 SLL |
| 10 LTL | 71,017.07 SLL |
| 50 LTL | 355,085.36 SLL |
| 100 LTL | 710,170.72 SLL |
| 500 LTL | 3,550,853.62 SLL |
| 1,000 LTL | 7,101,707.24 SLL |
Get LTL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SLLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:12:02Z",
"rates": {
"SLL": 7101.707236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SLL",
"amount": 100
},
"result": 710170.7236,
"rate": 7101.707236
}Build with LTL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key