Rate Overview
Live
1 SLL = 0.567081 SYP
1 SYP = 1.7634
SLL
Avg
0.567053
High
0.567270
Low
0.566813
Last updated: 9/15/2026, 9:04:30 AM
Quick Conversions
| SLL | SYP |
|---|---|
| 1 SLL | 0.57 SYP |
| 10 SLL | 5.67 SYP |
| 50 SLL | 28.35 SYP |
| 100 SLL | 56.71 SYP |
| 500 SLL | 283.54 SYP |
| 1,000 SLL | 567.08 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-09-15T09:04:30Z",
"rates": {
"SYP": 0.567081
}
}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.708099999999995,
"rate": 0.567081
}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