Rate Overview
Live
1 SOS = 0.005218 LTL
1 LTL = 191.6443
SOS
Avg
0.005178
High
0.005218
Low
0.005142
Last updated: 5/28/2026, 11:14:26 PM
Quick Conversions
| SOS | LTL |
|---|---|
| 1 SOS | 0.01 LTL |
| 10 SOS | 0.05 LTL |
| 50 SOS | 0.26 LTL |
| 100 SOS | 0.52 LTL |
| 500 SOS | 2.61 LTL |
| 1,000 SOS | 5.22 LTL |
Get SOS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=LTLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-28T23:14:26Z",
"rates": {
"LTL": 0.005218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "LTL",
"amount": 100
},
"result": 0.5218,
"rate": 0.005218
}Build with SOS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key