Rate Overview
Live
1 LTL = 37.4514 SYP
1 SYP = 0.026701
LTL
Avg
37.4435
High
37.4673
Low
37.4325
Last updated: 4/16/2026, 11:46:01 PM
Quick Conversions
| LTL | SYP |
|---|---|
| 1 LTL | 37.45 SYP |
| 10 LTL | 374.51 SYP |
| 50 LTL | 1,872.57 SYP |
| 100 LTL | 3,745.14 SYP |
| 500 LTL | 18,725.72 SYP |
| 1,000 LTL | 37,451.44 SYP |
Get LTL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SYPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-16T23:46:01Z",
"rates": {
"SYP": 37.451442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SYP",
"amount": 100
},
"result": 3745.1442,
"rate": 37.451442
}Build with LTL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key