Rate Overview
Live
1 SYP = 0.026885 LTL
1 LTL = 37.1955
SYP
Avg
0.026684
High
0.026934
Low
0.026298
Last updated: 3/7/2026, 1:40:42 AM
Quick Conversions
| SYP | LTL |
|---|---|
| 1 SYP | 0.03 LTL |
| 10 SYP | 0.27 LTL |
| 50 SYP | 1.34 LTL |
| 100 SYP | 2.69 LTL |
| 500 SYP | 13.44 LTL |
| 1,000 SYP | 26.88 LTL |
Get SYP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LTLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:40:42Z",
"rates": {
"LTL": 0.026885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LTL",
"amount": 100
},
"result": 2.6885,
"rate": 0.026885
}Build with SYP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key