Rate Overview
Live
1 SLL = 0.004818 SYP
1 SYP = 207.5550
SLL
Avg
0.004827
High
0.004859
Low
0.004818
Last updated: 3/6/2026, 10:48:47 PM
Quick Conversions
| SLL | SYP |
|---|---|
| 1 SLL | 0.00 SYP |
| 10 SLL | 0.05 SYP |
| 50 SLL | 0.24 SYP |
| 100 SLL | 0.48 SYP |
| 500 SLL | 2.41 SYP |
| 1,000 SLL | 4.82 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-03-06T22:48:47Z",
"rates": {
"SYP": 0.004818
}
}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.4818,
"rate": 0.004818
}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