Rate Overview
Live
1 LYD = 17.3456 SYP
1 SYP = 0.057651
LYD
Avg
17.4267
High
17.6303
Low
17.3456
Last updated: 3/7/2026, 12:28:38 AM
Quick Conversions
| LYD | SYP |
|---|---|
| 1 LYD | 17.35 SYP |
| 10 LYD | 173.46 SYP |
| 50 LYD | 867.28 SYP |
| 100 LYD | 1,734.56 SYP |
| 500 LYD | 8,672.82 SYP |
| 1,000 LYD | 17,345.65 SYP |
Get LYD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=SYPExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-03-07T00:28:38Z",
"rates": {
"SYP": 17.345649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "SYP",
"amount": 100
},
"result": 1734.5649,
"rate": 17.345649
}Build with LYD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key