Rate Overview
Live
1 SLL = 0.004838 SYP
1 SYP = 206.6970
SLL
Avg
0.425162
High
0.593424
Low
0.004820
Last updated: 3/27/2026, 6:38:20 AM
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.42 SYP |
| 1,000 SLL | 4.84 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-27T06:38:20Z",
"rates": {
"SYP": 0.004838
}
}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.4838,
"rate": 0.004838
}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