Rate Overview
Live
1 SYP = 0.057651 LYD
1 LYD = 17.3458
SYP
Avg
0.057384
High
0.057651
Low
0.056720
Last updated: 3/7/2026, 1:40:08 AM
Quick Conversions
| SYP | LYD |
|---|---|
| 1 SYP | 0.06 LYD |
| 10 SYP | 0.58 LYD |
| 50 SYP | 2.88 LYD |
| 100 SYP | 5.77 LYD |
| 500 SYP | 28.83 LYD |
| 1,000 SYP | 57.65 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-03-07T01:40:08Z",
"rates": {
"LYD": 0.057651
}
}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.7651,
"rate": 0.057651
}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