Rate Overview
Live
1 SOS = 0.194058 SYP
1 SYP = 5.1531
SOS
Avg
0.193777
High
0.194930
Low
0.193396
Last updated: 3/7/2026, 4:43:30 AM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 0.19 SYP |
| 10 SOS | 1.94 SYP |
| 50 SOS | 9.70 SYP |
| 100 SOS | 19.41 SYP |
| 500 SOS | 97.03 SYP |
| 1,000 SOS | 194.06 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-07T04:43:30Z",
"rates": {
"SYP": 0.194058
}
}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.4058,
"rate": 0.194058
}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