Rate Overview
Live
1 SYP = 0.147020 LSL
1 LSL = 6.8018
SYP
Avg
0.148024
High
0.148716
Low
0.147020
Last updated: 4/18/2026, 8:51:03 AM
Quick Conversions
| SYP | LSL |
|---|---|
| 1 SYP | 0.15 LSL |
| 10 SYP | 1.47 LSL |
| 50 SYP | 7.35 LSL |
| 100 SYP | 14.70 LSL |
| 500 SYP | 73.51 LSL |
| 1,000 SYP | 147.02 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-04-18T08:51:03Z",
"rates": {
"LSL": 0.14702
}
}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.702000000000002,
"rate": 0.14702
}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