Rate Overview
Live
1 LSL = 812.6131 SYP
1 SYP = 0.001231
LSL
Avg
806.2597
High
812.6131
Low
800.7893
Last updated: 8/22/2026, 10:20:21 PM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 812.61 SYP |
| 10 LSL | 8,126.13 SYP |
| 50 LSL | 40,630.65 SYP |
| 100 LSL | 81,261.31 SYP |
| 500 LSL | 406,306.54 SYP |
| 1,000 LSL | 812,613.08 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-08-22T22:20:21Z",
"rates": {
"SYP": 812.613082
}
}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": 81261.3082,
"rate": 812.613082
}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