Rate Overview
Live
1 LTL = 188.9897 SOS
1 SOS = 0.005291
LTL
Avg
191.0014
High
192.2226
Low
188.9897
Last updated: 6/19/2026, 10:15:54 AM
Quick Conversions
| LTL | SOS |
|---|---|
| 1 LTL | 188.99 SOS |
| 10 LTL | 1,889.90 SOS |
| 50 LTL | 9,449.48 SOS |
| 100 LTL | 18,898.97 SOS |
| 500 LTL | 94,494.85 SOS |
| 1,000 LTL | 188,989.69 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-06-19T10:15:54Z",
"rates": {
"SOS": 188.98969
}
}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": 18898.969,
"rate": 188.98969
}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