Rate Overview
Live
1 SLL = 0.000130 LTL
1 LTL = 7692.31
SLL
Avg
0.000135
High
0.000147
Low
0.000127
Last updated: 3/27/2026, 8:24:53 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-03-27T08:24:53Z",
"rates": {
"LTL": 0.00013
}
}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.013,
"rate": 0.00013
}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