Rate Overview
Live
1 SYP = 0.027029 LTL
1 LTL = 36.9973
SYP
Avg
0.011974
High
0.027146
Low
0.000226
Last updated: 3/27/2026, 11:38:50 AM
Quick Conversions
| SYP | LTL |
|---|---|
| 1 SYP | 0.03 LTL |
| 10 SYP | 0.27 LTL |
| 50 SYP | 1.35 LTL |
| 100 SYP | 2.70 LTL |
| 500 SYP | 13.51 LTL |
| 1,000 SYP | 27.03 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-27T11:38:50Z",
"rates": {
"LTL": 0.027029
}
}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.7029,
"rate": 0.027029
}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