Rate Overview
Live
1 SOS = 0.193771 SYP
1 SYP = 5.1607
SOS
Avg
0.193616
High
0.193903
Low
0.193332
Last updated: 5/28/2026, 8:34:10 PM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 0.19 SYP |
| 10 SOS | 1.94 SYP |
| 50 SOS | 9.69 SYP |
| 100 SOS | 19.38 SYP |
| 500 SOS | 96.89 SYP |
| 1,000 SOS | 193.77 SYP |
Get SOS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SYPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-28T20:34:10Z",
"rates": {
"SYP": 0.193771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SYP",
"amount": 100
},
"result": 19.3771,
"rate": 0.193771
}Build with SOS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key