Rate Overview
Live
1 SYP = 187.2587 STD
1 STD = 0.005340
SYP
Avg
187.2281
High
187.2660
Low
187.0899
Last updated: 4/18/2026, 8:42:47 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 187.26 STD |
| 10 SYP | 1,872.59 STD |
| 50 SYP | 9,362.93 STD |
| 100 SYP | 18,725.87 STD |
| 500 SYP | 93,629.33 STD |
| 1,000 SYP | 187,258.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-04-18T08:42:47Z",
"rates": {
"STD": 187.258655
}
}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": 18725.8655,
"rate": 187.258655
}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