Rate Overview
Live
1 SYP = 0.148270 LSL
1 LSL = 6.7445
SYP
Avg
0.150074
High
0.152270
Low
0.148067
Last updated: 5/9/2026, 3:43:42 AM
Quick Conversions
| SYP | LSL |
|---|---|
| 1 SYP | 0.15 LSL |
| 10 SYP | 1.48 LSL |
| 50 SYP | 7.41 LSL |
| 100 SYP | 14.83 LSL |
| 500 SYP | 74.14 LSL |
| 1,000 SYP | 148.27 LSL |
Get SYP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=LSLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-09T03:43:42Z",
"rates": {
"LSL": 0.14827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "LSL",
"amount": 100
},
"result": 14.827000000000002,
"rate": 0.14827
}Build with SYP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key