Rate Overview
Live
1 LYD = 17.4589 SYP
1 SYP = 0.057277
LYD
Avg
17.4287
High
17.4589
Low
17.4045
Last updated: 5/7/2026, 1:18:24 AM
Quick Conversions
| LYD | SYP |
|---|---|
| 1 LYD | 17.46 SYP |
| 10 LYD | 174.59 SYP |
| 50 LYD | 872.94 SYP |
| 100 LYD | 1,745.89 SYP |
| 500 LYD | 8,729.45 SYP |
| 1,000 LYD | 17,458.89 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-05-07T01:18:24Z",
"rates": {
"SYP": 17.458891
}
}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": 1745.8891,
"rate": 17.458891
}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