Rate Overview
Live
1 SLL = 0.000132 LTL
1 LTL = 7575.76
SLL
Avg
0.000130
High
0.000140
Low
0.000120
Last updated: 7/4/2026, 2:46:43 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.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-07-04T02:46:43Z",
"rates": {
"LTL": 0.000132
}
}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.013200000000000002,
"rate": 0.000132
}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