Rate Overview
Live
1 SYP = 0.147656 LSL
1 LSL = 6.7725
SYP
Avg
0.147354
High
0.149609
Low
0.146197
Last updated: 6/18/2026, 6:28:43 PM
Quick Conversions
| SYP | LSL |
|---|---|
| 1 SYP | 0.15 LSL |
| 10 SYP | 1.48 LSL |
| 50 SYP | 7.38 LSL |
| 100 SYP | 14.77 LSL |
| 500 SYP | 73.83 LSL |
| 1,000 SYP | 147.66 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-06-18T18:28:43Z",
"rates": {
"LSL": 0.147656
}
}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.765600000000001,
"rate": 0.147656
}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