Rate Overview
Live
1 LTL = 36.6021 SYP
1 SYP = 0.027321
LTL
Avg
36.6643
High
37.4337
Low
36.4440
Last updated: 7/6/2026, 2:19:29 PM
Quick Conversions
| LTL | SYP |
|---|---|
| 1 LTL | 36.60 SYP |
| 10 LTL | 366.02 SYP |
| 50 LTL | 1,830.11 SYP |
| 100 LTL | 3,660.21 SYP |
| 500 LTL | 18,301.06 SYP |
| 1,000 LTL | 36,602.12 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-07-06T14:19:29Z",
"rates": {
"SYP": 36.602117
}
}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": 3660.2117,
"rate": 36.602117
}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