Rate Overview
Live
1 SOS = 0.005225 LTL
1 LTL = 191.3876
SOS
Avg
0.005200
High
0.005312
Low
0.005046
Last updated: 8/19/2026, 1:02:12 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.61 LTL |
| 1,000 SOS | 5.23 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-08-19T01:02:12Z",
"rates": {
"LTL": 0.005225
}
}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.5225,
"rate": 0.005225
}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