Rate Overview
Live
1 LTL = 37.1952 SYP
1 SYP = 0.026885
LTL
Avg
37.4775
High
38.0249
Low
37.1276
Last updated: 3/7/2026, 12:29:48 AM
Quick Conversions
| LTL | SYP |
|---|---|
| 1 LTL | 37.20 SYP |
| 10 LTL | 371.95 SYP |
| 50 LTL | 1,859.76 SYP |
| 100 LTL | 3,719.52 SYP |
| 500 LTL | 18,597.58 SYP |
| 1,000 LTL | 37,195.16 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-07T00:29:48Z",
"rates": {
"SYP": 37.195161
}
}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": 3719.5161,
"rate": 37.195161
}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