Rate Overview
Live
1 SOS = 0.005166 LTL
1 LTL = 193.5734
SOS
Avg
0.005169
High
0.005179
Low
0.005163
Last updated: 4/18/2026, 8:49:56 AM
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.58 LTL |
| 1,000 SOS | 5.17 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-04-18T08:49:56Z",
"rates": {
"LTL": 0.005166
}
}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.5166,
"rate": 0.005166
}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