Rate Overview
Live
1 SYP = 5.1585 SOS
1 SOS = 0.193855
SYP
Avg
5.1622
High
5.1707
Low
5.1300
Last updated: 3/7/2026, 1:41:31 AM
Quick Conversions
| SYP | SOS |
|---|---|
| 1 SYP | 5.16 SOS |
| 10 SYP | 51.58 SOS |
| 50 SYP | 257.92 SOS |
| 100 SYP | 515.85 SOS |
| 500 SYP | 2,579.25 SOS |
| 1,000 SYP | 5,158.50 SOS |
Get SYP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SOSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:41:31Z",
"rates": {
"SOS": 5.158498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SOS",
"amount": 100
},
"result": 515.8498,
"rate": 5.158498
}Build with SYP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key