Rate Overview
Live
1 SOS = 0.005318 LTL
1 LTL = 188.0406
SOS
Avg
0.005310
High
0.005318
Low
0.005299
Last updated: 7/29/2026, 1:51:10 AM
Quick Conversions
| SOS | LTL |
|---|---|
| 1 SOS | 0.01 LTL |
| 10 SOS | 0.05 LTL |
| 50 SOS | 0.27 LTL |
| 100 SOS | 0.53 LTL |
| 500 SOS | 2.66 LTL |
| 1,000 SOS | 5.32 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-07-29T01:51:10Z",
"rates": {
"LTL": 0.005318
}
}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.5317999999999999,
"rate": 0.005318
}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