Rate Overview
Live
1 SLL = 0.568872 SYP
1 SYP = 1.7579
SLL
Avg
0.250588
High
0.573017
Low
0.004484
Last updated: 8/25/2026, 7:41:16 PM
Quick Conversions
| SLL | SYP |
|---|---|
| 1 SLL | 0.57 SYP |
| 10 SLL | 5.69 SYP |
| 50 SLL | 28.44 SYP |
| 100 SLL | 56.89 SYP |
| 500 SLL | 284.44 SYP |
| 1,000 SLL | 568.87 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-25T19:41:16Z",
"rates": {
"SYP": 0.568872
}
}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.88720000000001,
"rate": 0.568872
}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