Rate Overview
Live
1 LTL = 36.9972 SYP
1 SYP = 0.027029
LTL
Avg
37.2020
High
38.0249
Low
36.6574
Last updated: 3/27/2026, 5:03:17 PM
Quick Conversions
| LTL | SYP |
|---|---|
| 1 LTL | 37.00 SYP |
| 10 LTL | 369.97 SYP |
| 50 LTL | 1,849.86 SYP |
| 100 LTL | 3,699.72 SYP |
| 500 LTL | 18,498.60 SYP |
| 1,000 LTL | 36,997.20 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-03-27T17:03:17Z",
"rates": {
"SYP": 36.997196
}
}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": 3699.7196000000004,
"rate": 36.997196
}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