Rate Overview
Live
1 SLL = 0.000140 LTL
1 LTL = 7142.86
SLL
Avg
0.000140
High
0.000140
Low
0.000140
Last updated: 4/18/2026, 8:48:51 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.07 LTL |
| 1,000 SLL | 0.14 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-04-18T08:48:51Z",
"rates": {
"LTL": 0.00014
}
}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.013999999999999999,
"rate": 0.00014
}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