Rate Overview
Live
1 SOS = 23.4833 SYP
1 SYP = 0.042583
SOS
Avg
23.0415
High
23.4833
Low
22.7509
Last updated: 9/14/2026, 1:42:17 AM
Quick Conversions
| SOS | SYP |
|---|---|
| 1 SOS | 23.48 SYP |
| 10 SOS | 234.83 SYP |
| 50 SOS | 1,174.17 SYP |
| 100 SOS | 2,348.33 SYP |
| 500 SOS | 11,741.66 SYP |
| 1,000 SOS | 23,483.33 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-09-14T01:42:17Z",
"rates": {
"SYP": 23.483328
}
}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": 2348.3328,
"rate": 23.483328
}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