Rate Overview
Live
1 SYP = 0.000488 LYD
1 LYD = 2049.18
SYP
Avg
0.049582
High
0.058007
Low
0.000488
Last updated: 8/19/2026, 9:00:26 AM
Quick Conversions
| SYP | LYD |
|---|---|
| 1 SYP | 0.00 LYD |
| 10 SYP | 0.00 LYD |
| 50 SYP | 0.02 LYD |
| 100 SYP | 0.05 LYD |
| 500 SYP | 0.24 LYD |
| 1,000 SYP | 0.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-08-19T09:00:26Z",
"rates": {
"LYD": 0.000488
}
}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": 0.048799999999999996,
"rate": 0.000488
}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