Rate Overview
Live
1 SYP = 0.150015 LSL
1 LSL = 6.6660
SYP
Avg
0.146846
High
0.150015
Low
0.143778
Last updated: 3/7/2026, 1:41:31 AM
Quick Conversions
| SYP | LSL |
|---|---|
| 1 SYP | 0.15 LSL |
| 10 SYP | 1.50 LSL |
| 50 SYP | 7.50 LSL |
| 100 SYP | 15.00 LSL |
| 500 SYP | 75.01 LSL |
| 1,000 SYP | 150.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-03-07T01:41:31Z",
"rates": {
"LSL": 0.150015
}
}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": 15.0015,
"rate": 0.150015
}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