Rate Overview
Live
1 SYP = 191.7859 STD
1 STD = 0.005214
SYP
Avg
76.2832
High
194.5446
Low
1.6122
Last updated: 5/29/2026, 9:11:04 PM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 191.79 STD |
| 10 SYP | 1,917.86 STD |
| 50 SYP | 9,589.29 STD |
| 100 SYP | 19,178.59 STD |
| 500 SYP | 95,892.94 STD |
| 1,000 SYP | 191,785.88 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-29T21:11:04Z",
"rates": {
"STD": 191.785884
}
}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": 19178.5884,
"rate": 191.785884
}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