Rate Overview
Live
1 SYP = 5.1625 SOS
1 SOS = 0.193703
SYP
Avg
5.1627
High
5.2011
Low
5.1087
Last updated: 3/27/2026, 11:56:35 AM
Quick Conversions
| SYP | SOS |
|---|---|
| 1 SYP | 5.16 SOS |
| 10 SYP | 51.63 SOS |
| 50 SYP | 258.13 SOS |
| 100 SYP | 516.25 SOS |
| 500 SYP | 2,581.27 SOS |
| 1,000 SYP | 5,162.54 SOS |
Get SYP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SOSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T11:56:35Z",
"rates": {
"SOS": 5.16254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SOS",
"amount": 100
},
"result": 516.254,
"rate": 5.16254
}Build with SYP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key