Rate Overview
Live
1 SYP = 194.3477 STD
1 STD = 0.005145
SYP
Avg
193.1439
High
194.3477
Low
192.2534
Last updated: 6/19/2026, 6:53:08 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 194.35 STD |
| 10 SYP | 1,943.48 STD |
| 50 SYP | 9,717.38 STD |
| 100 SYP | 19,434.77 STD |
| 500 SYP | 97,173.83 STD |
| 1,000 SYP | 194,347.66 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-06-19T06:53:08Z",
"rates": {
"STD": 194.347657
}
}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": 19434.7657,
"rate": 194.347657
}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