Rate Overview
Live
1 SYP = 0.058026 LYD
1 LYD = 17.2337
SYP
Avg
0.058026
High
0.058083
Low
0.057968
Last updated: 7/7/2026, 12:35:14 AM
Quick Conversions
| SYP | LYD |
|---|---|
| 1 SYP | 0.06 LYD |
| 10 SYP | 0.58 LYD |
| 50 SYP | 2.90 LYD |
| 100 SYP | 5.80 LYD |
| 500 SYP | 29.01 LYD |
| 1,000 SYP | 58.03 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-07-07T00:35:14Z",
"rates": {
"LYD": 0.058026
}
}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.8026,
"rate": 0.058026
}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