Rate Overview
Live
1 LSL = 6.8018 SYP
1 SYP = 0.147020
LSL
Avg
6.7557
High
6.8018
Low
6.7242
Last updated: 4/18/2026, 8:51:03 AM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 6.80 SYP |
| 10 LSL | 68.02 SYP |
| 50 LSL | 340.09 SYP |
| 100 LSL | 680.18 SYP |
| 500 LSL | 3,400.89 SYP |
| 1,000 LSL | 6,801.78 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-04-18T08:51:03Z",
"rates": {
"SYP": 6.801779
}
}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": 680.1779,
"rate": 6.801779
}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