Rate Overview
Live
1 LTL = 193.5503 SOS
1 SOS = 0.005167
LTL
Avg
193.4434
High
193.6521
Low
193.0749
Last updated: 4/18/2026, 8:49:59 AM
Quick Conversions
| LTL | SOS |
|---|---|
| 1 LTL | 193.55 SOS |
| 10 LTL | 1,935.50 SOS |
| 50 LTL | 9,677.51 SOS |
| 100 LTL | 19,355.03 SOS |
| 500 LTL | 96,775.14 SOS |
| 1,000 LTL | 193,550.27 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-04-18T08:49:59Z",
"rates": {
"SOS": 193.550272
}
}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": 19355.0272,
"rate": 193.550272
}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