Rate Overview
Live
1 LSL = 806.8001 SYP
1 SYP = 0.001239
LSL
Avg
808.8613
High
813.3244
Low
801.7557
Last updated: 9/14/2026, 12:33:58 AM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 806.80 SYP |
| 10 LSL | 8,068.00 SYP |
| 50 LSL | 40,340.01 SYP |
| 100 LSL | 80,680.01 SYP |
| 500 LSL | 403,400.06 SYP |
| 1,000 LSL | 806,800.12 SYP |
Get LSL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SYPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-14T00:33:58Z",
"rates": {
"SYP": 806.800124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SYP",
"amount": 100
},
"result": 80680.01239999999,
"rate": 806.800124
}Build with LSL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key