Rate Overview
Live
1 SYP = 1.7841 SLL
1 SLL = 0.560502
SYP
Avg
1.7719
High
1.8151
Low
1.7614
Last updated: 8/22/2026, 10:25:52 PM
Quick Conversions
| SYP | SLL |
|---|---|
| 1 SYP | 1.78 SLL |
| 10 SYP | 17.84 SLL |
| 50 SYP | 89.21 SLL |
| 100 SYP | 178.41 SLL |
| 500 SYP | 892.06 SLL |
| 1,000 SYP | 1,784.12 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-22T22:25:52Z",
"rates": {
"SLL": 1.784116
}
}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": 178.4116,
"rate": 1.784116
}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