Rate Overview
Live
1 SOS = 0.005205 LTL
1 LTL = 192.1230
SOS
Avg
0.005172
High
0.005211
Low
0.005113
Last updated: 3/7/2026, 4:07:26 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.60 LTL |
| 1,000 SOS | 5.21 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-03-07T04:07:26Z",
"rates": {
"LTL": 0.005205
}
}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.5205000000000001,
"rate": 0.005205
}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