Rate Overview
Live
1 SYP = 1.7579 SLL
1 SLL = 0.568873
SYP
Avg
52.4009
High
207.5515
Low
1.6851
Last updated: 8/25/2026, 7:40:56 PM
Quick Conversions
| SYP | SLL |
|---|---|
| 1 SYP | 1.76 SLL |
| 10 SYP | 17.58 SLL |
| 50 SYP | 87.89 SLL |
| 100 SYP | 175.79 SLL |
| 500 SYP | 878.93 SLL |
| 1,000 SYP | 1,757.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-25T19:40:56Z",
"rates": {
"SLL": 1.757863
}
}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": 175.78629999999998,
"rate": 1.757863
}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