Rate Overview
Live
1 SLL = 0.567258 SYP
1 SYP = 1.7629
SLL
Avg
0.565063
High
0.567717
Low
0.550944
Last updated: 8/19/2026, 9:17:18 PM
Quick Conversions
| SLL | SYP |
|---|---|
| 1 SLL | 0.57 SYP |
| 10 SLL | 5.67 SYP |
| 50 SLL | 28.36 SYP |
| 100 SLL | 56.73 SYP |
| 500 SLL | 283.63 SYP |
| 1,000 SLL | 567.26 SYP |
Get SLL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SYPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-19T21:17:18Z",
"rates": {
"SYP": 0.567258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SYP",
"amount": 100
},
"result": 56.72580000000001,
"rate": 0.567258
}Build with SLL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key