Rate Overview
Live
1 LTL = 190.6545 SOS
1 SOS = 0.005245
LTL
Avg
192.4102
High
196.9910
Low
187.4782
Last updated: 8/1/2026, 2:50:38 PM
Quick Conversions
| LTL | SOS |
|---|---|
| 1 LTL | 190.65 SOS |
| 10 LTL | 1,906.54 SOS |
| 50 LTL | 9,532.72 SOS |
| 100 LTL | 19,065.45 SOS |
| 500 LTL | 95,327.24 SOS |
| 1,000 LTL | 190,654.48 SOS |
Get LTL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SOSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-01T14:50:38Z",
"rates": {
"SOS": 190.654483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SOS",
"amount": 100
},
"result": 19065.4483,
"rate": 190.654483
}Build with LTL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key