Rate Overview
Live
1 SYP = 1.7629 SLL
1 SLL = 0.567259
SYP
Avg
1.7699
High
1.8151
Low
1.7614
Last updated: 8/19/2026, 1:40:59 PM
Quick Conversions
| SYP | SLL |
|---|---|
| 1 SYP | 1.76 SLL |
| 10 SYP | 17.63 SLL |
| 50 SYP | 88.14 SLL |
| 100 SYP | 176.29 SLL |
| 500 SYP | 881.43 SLL |
| 1,000 SYP | 1,762.86 SLL |
Get SYP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SLLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-19T13:40:59Z",
"rates": {
"SLL": 1.762863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SLL",
"amount": 100
},
"result": 176.2863,
"rate": 1.762863
}Build with SYP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key