Rate Overview
Live
1 LTL = 190.9995 SOS
1 SOS = 0.005236
LTL
Avg
193.5125
High
198.1670
Low
189.9979
Last updated: 3/27/2026, 11:39:58 AM
Quick Conversions
| LTL | SOS |
|---|---|
| 1 LTL | 191.00 SOS |
| 10 LTL | 1,910.00 SOS |
| 50 LTL | 9,549.98 SOS |
| 100 LTL | 19,099.95 SOS |
| 500 LTL | 95,499.75 SOS |
| 1,000 LTL | 190,999.51 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-03-27T11:39:58Z",
"rates": {
"SOS": 190.999508
}
}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": 19099.9508,
"rate": 190.999508
}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