Rate Overview
Live
1 LTL = 193.5503 SOS
1 SOS = 0.005167
LTL
Avg
193.5933
High
194.2118
Low
193.1564
Last updated: 5/9/2026, 4:55:40 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.13 SOS |
| 1,000 LTL | 193,550.26 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-05-09T04:55:40Z",
"rates": {
"SOS": 193.550257
}
}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.0257,
"rate": 193.550257
}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