Rate Overview
Live
1 SYP = 187.2376 STD
1 STD = 0.005341
SYP
Avg
187.1294
High
187.2697
Low
186.1267
Last updated: 5/9/2026, 4:52:42 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 187.24 STD |
| 10 SYP | 1,872.38 STD |
| 50 SYP | 9,361.88 STD |
| 100 SYP | 18,723.76 STD |
| 500 SYP | 93,618.79 STD |
| 1,000 SYP | 187,237.58 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-05-09T04:52:42Z",
"rates": {
"STD": 187.237582
}
}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": 18723.7582,
"rate": 187.237582
}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