Rate Overview
Live
1 SYP = 5.1707 SOS
1 SOS = 0.193397
SYP
Avg
5.1695
High
5.1729
Low
5.1634
Last updated: 6/16/2026, 12:50:13 PM
Quick Conversions
| SYP | SOS |
|---|---|
| 1 SYP | 5.17 SOS |
| 10 SYP | 51.71 SOS |
| 50 SYP | 258.54 SOS |
| 100 SYP | 517.07 SOS |
| 500 SYP | 2,585.35 SOS |
| 1,000 SYP | 5,170.71 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-06-16T12:50:13Z",
"rates": {
"SOS": 5.170705
}
}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": 517.0705,
"rate": 5.170705
}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