Rate Overview
Live
1 LTL = 7878.79 SLL
1 SLL = 0.000127
LTL
Avg
7706.73
High
7878.79
Low
7631.14
Last updated: 8/13/2026, 6:32:29 AM
Quick Conversions
| LTL | SLL |
|---|---|
| 1 LTL | 7,878.79 SLL |
| 10 LTL | 78,787.85 SLL |
| 50 LTL | 393,939.26 SLL |
| 100 LTL | 787,878.52 SLL |
| 500 LTL | 3,939,392.59 SLL |
| 1,000 LTL | 7,878,785.19 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-08-13T06:32:29Z",
"rates": {
"SLL": 7878.785186
}
}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": 787878.5186,
"rate": 7878.785186
}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