Rate Overview
Live
1 SOS = 0.193345 SYP
1 SYP = 5.1721
SOS
Avg
0.193500
High
0.193958
Low
0.193317
Last updated: 7/8/2026, 5:11:55 AM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 0.19 SYP |
| 10 SOS | 1.93 SYP |
| 50 SOS | 9.67 SYP |
| 100 SOS | 19.33 SYP |
| 500 SOS | 96.67 SYP |
| 1,000 SOS | 193.35 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-07-08T05:11:55Z",
"rates": {
"SYP": 0.193345
}
}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.3345,
"rate": 0.193345
}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