Rate Overview
Live
1 SOS = 0.192803 SYP
1 SYP = 5.1866
SOS
Avg
0.193446
High
0.193918
Low
0.192803
Last updated: 5/8/2026, 1:02:21 PM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 0.19 SYP |
| 10 SOS | 1.93 SYP |
| 50 SOS | 9.64 SYP |
| 100 SOS | 19.28 SYP |
| 500 SOS | 96.40 SYP |
| 1,000 SOS | 192.80 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-08T13:02:21Z",
"rates": {
"SYP": 0.192803
}
}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.2803,
"rate": 0.192803
}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