Rate Overview
Live
1 SYP = 0.000229 LTL
1 LTL = 4366.81
SYP
Avg
0.025768
High
0.027482
Low
0.000229
Last updated: 8/20/2026, 10:43:29 AM
Quick Conversions
| SYP | LTL |
|---|---|
| 1 SYP | 0.00 LTL |
| 10 SYP | 0.00 LTL |
| 50 SYP | 0.01 LTL |
| 100 SYP | 0.02 LTL |
| 500 SYP | 0.11 LTL |
| 1,000 SYP | 0.23 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-08-20T10:43:29Z",
"rates": {
"LTL": 0.000229
}
}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": 0.0229,
"rate": 0.000229
}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