Rate Overview
Live
1 LYD = 2049.83 SYP
1 SYP = 0.000488
LYD
Avg
2053.33
High
2057.47
Low
2045.91
Last updated: 9/15/2026, 1:31:23 PM
Quick Conversions
| LYD | SYP |
|---|---|
| 1 LYD | 2,049.83 SYP |
| 10 LYD | 20,498.30 SYP |
| 50 LYD | 102,491.50 SYP |
| 100 LYD | 204,983.01 SYP |
| 500 LYD | 1,024,915.03 SYP |
| 1,000 LYD | 2,049,830.05 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-09-15T13:31:23Z",
"rates": {
"SYP": 2049.830052
}
}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": 204983.00519999999,
"rate": 2049.830052
}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