Rate Overview
Live
1 SYP = 1.6245 STD
1 STD = 0.615567
SYP
Avg
167.8993
High
195.9578
Low
1.6245
Last updated: 8/25/2026, 7:38:18 PM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 1.62 STD |
| 10 SYP | 16.25 STD |
| 50 SYP | 81.23 STD |
| 100 SYP | 162.45 STD |
| 500 SYP | 812.26 STD |
| 1,000 SYP | 1,624.52 STD |
Get SYP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=STDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T19:38:18Z",
"rates": {
"STD": 1.624519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "STD",
"amount": 100
},
"result": 162.4519,
"rate": 1.624519
}Build with SYP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key