Rate Overview
Live
1 LSL = 6.6949 SYP
1 SYP = 0.149368
LSL
Avg
6.8023
High
6.9552
Low
6.6660
Last updated: 3/7/2026, 4:43:29 AM
Quick Conversions
| LSL | SYP |
|---|---|
| 1 LSL | 6.69 SYP |
| 10 LSL | 66.95 SYP |
| 50 LSL | 334.74 SYP |
| 100 LSL | 669.49 SYP |
| 500 LSL | 3,347.43 SYP |
| 1,000 LSL | 6,694.86 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-03-07T04:43:29Z",
"rates": {
"SYP": 6.694861
}
}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": 669.4861000000001,
"rate": 6.694861
}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