Rate Overview
Live
1 SLL = 0.004826 SYP
1 SYP = 207.2109
SLL
Avg
0.004882
High
0.005271
Low
0.004814
Last updated: 7/8/2026, 8:09:24 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.41 SYP |
| 1,000 SLL | 4.83 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-07-08T08:09:24Z",
"rates": {
"SYP": 0.004826
}
}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.48260000000000003,
"rate": 0.004826
}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