Rate Overview
Live
1 SLL = 0.000127 LTL
1 LTL = 7874.02 SLL
Avg
0.000135
High
0.000145
Low
0.000127
Last updated: 1/25/2026, 11:26:36 AM
Quick Conversions
| SLL | LTL |
|---|---|
| 1 SLL | 0.00 LTL |
| 10 SLL | 0.00 LTL |
| 50 SLL | 0.01 LTL |
| 100 SLL | 0.01 LTL |
| 500 SLL | 0.06 LTL |
| 1,000 SLL | 0.13 LTL |
Get SLL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LTLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T11:26:36Z",
"rates": {
"LTL": 0.000127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LTL",
"amount": 100
},
"result": 0.0127,
"rate": 0.000127
}Build with SLL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key