Rate Overview
Live
1 SYP = 0.043983 SOS
1 SOS = 22.7361
SYP
Avg
0.556164
High
5.1685
Low
0.042592
Last updated: 8/21/2026, 5:37:00 AM
Quick Conversions
| SYP | SOS |
|---|---|
| 1 SYP | 0.04 SOS |
| 10 SYP | 0.44 SOS |
| 50 SYP | 2.20 SOS |
| 100 SYP | 4.40 SOS |
| 500 SYP | 21.99 SOS |
| 1,000 SYP | 43.98 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-08-21T05:37:00Z",
"rates": {
"SOS": 0.043983
}
}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": 4.3983,
"rate": 0.043983
}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