Rate Overview
Live
1 SYP = 0.057494 LYD
1 LYD = 17.3931
SYP
Avg
0.057387
High
0.057690
Low
0.057040
Last updated: 5/27/2026, 6:13:00 AM
Quick Conversions
| SYP | LYD |
|---|---|
| 1 SYP | 0.06 LYD |
| 10 SYP | 0.57 LYD |
| 50 SYP | 2.87 LYD |
| 100 SYP | 5.75 LYD |
| 500 SYP | 28.75 LYD |
| 1,000 SYP | 57.49 LYD |
Get SYP/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LYDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T06:13:00Z",
"rates": {
"LYD": 0.057494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LYD",
"amount": 100
},
"result": 5.7494000000000005,
"rate": 0.057494
}Build with SYP/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key