Rate Overview
Live
1 SOS = 0.193703 SYP
1 SYP = 5.1625
SOS
Avg
11.3508
High
22.8698
Low
0.193335
Last updated: 3/27/2026, 8:29:02 AM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 0.19 SYP |
| 10 SOS | 1.94 SYP |
| 50 SOS | 9.69 SYP |
| 100 SOS | 19.37 SYP |
| 500 SOS | 96.85 SYP |
| 1,000 SOS | 193.70 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-03-27T08:29:02Z",
"rates": {
"SYP": 0.193703
}
}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.3703,
"rate": 0.193703
}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