Rate Overview
Live
1 LTL = 192.0737 SOS
1 SOS = 0.005206
LTL
Avg
191.9171
High
192.2815
Low
191.4547
Last updated: 9/8/2026, 7:49:23 PM
Quick Conversions
| LTL | SOS |
|---|---|
| 1 LTL | 192.07 SOS |
| 10 LTL | 1,920.74 SOS |
| 50 LTL | 9,603.68 SOS |
| 100 LTL | 19,207.37 SOS |
| 500 LTL | 96,036.83 SOS |
| 1,000 LTL | 192,073.65 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-09-08T19:49:23Z",
"rates": {
"SOS": 192.073652
}
}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": 19207.3652,
"rate": 192.073652
}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