Rate Overview
Live
1 LTL = 37.2677 SYP
1 SYP = 0.026833
LTL
Avg
375.3818
High
3760.38
Low
37.0324
Last updated: 5/27/2026, 6:31:52 AM
Quick Conversions
| LTL | SYP |
|---|---|
| 1 LTL | 37.27 SYP |
| 10 LTL | 372.68 SYP |
| 50 LTL | 1,863.38 SYP |
| 100 LTL | 3,726.77 SYP |
| 500 LTL | 18,633.83 SYP |
| 1,000 LTL | 37,267.67 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-05-27T06:31:52Z",
"rates": {
"SYP": 37.267668
}
}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": 3726.7668,
"rate": 37.267668
}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