Rate Overview
Live
1 SLL = 0.004474 SYP
1 SYP = 223.5136
SLL
Avg
0.004718
High
0.004847
Low
0.004466
Last updated: 6/19/2026, 8:51:13 AM
Quick Conversions
| SLL | SYP |
|---|---|
| 1 SLL | 0.00 SYP |
| 10 SLL | 0.04 SYP |
| 50 SLL | 0.22 SYP |
| 100 SLL | 0.45 SYP |
| 500 SLL | 2.24 SYP |
| 1,000 SLL | 4.47 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-06-19T08:51:13Z",
"rates": {
"SYP": 0.004474
}
}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": 0.44739999999999996,
"rate": 0.004474
}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