Rate Overview
Live
1 LSL = 6.7444 SYP
1 SYP = 0.148270
LSL
Avg
6.6729
High
6.7537
Low
6.5672
Last updated: 5/9/2026, 6:06:07 AM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 6.74 SYP |
| 10 LSL | 67.44 SYP |
| 50 LSL | 337.22 SYP |
| 100 LSL | 674.44 SYP |
| 500 LSL | 3,372.22 SYP |
| 1,000 LSL | 6,744.44 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-05-09T06:06:07Z",
"rates": {
"SYP": 6.74444
}
}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": 674.444,
"rate": 6.74444
}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