Rate Overview
Live
1 LSL = 812.4021 SYP
1 SYP = 0.001231
LSL
Avg
538.0149
High
812.4021
Low
6.5111
Last updated: 8/25/2026, 7:41:49 PM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 812.40 SYP |
| 10 LSL | 8,124.02 SYP |
| 50 LSL | 40,620.11 SYP |
| 100 LSL | 81,240.21 SYP |
| 500 LSL | 406,201.07 SYP |
| 1,000 LSL | 812,402.14 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-25T19:41:49Z",
"rates": {
"SYP": 812.402138
}
}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": 81240.2138,
"rate": 812.402138
}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