Rate Overview
Live
1 LSL = 6.7958 SYP
1 SYP = 0.147149
LSL
Avg
6.7903
High
6.8158
Low
6.7287
Last updated: 7/8/2026, 8:45:34 AM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 6.80 SYP |
| 10 LSL | 67.96 SYP |
| 50 LSL | 339.79 SYP |
| 100 LSL | 679.58 SYP |
| 500 LSL | 3,397.91 SYP |
| 1,000 LSL | 6,795.81 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-07-08T08:45:34Z",
"rates": {
"SYP": 6.795813
}
}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": 679.5812999999999,
"rate": 6.795813
}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