Rate Overview
Live
1 STD = 0.005202 SYP
1 SYP = 192.2338
STD
Avg
0.005240
High
0.005310
Low
0.005189
Last updated: 3/6/2026, 10:45:27 PM
Quick Conversions
| STD | SYP |
|---|---|
| 1 STD | 0.01 SYP |
| 10 STD | 0.05 SYP |
| 50 STD | 0.26 SYP |
| 100 STD | 0.52 SYP |
| 500 STD | 2.60 SYP |
| 1,000 STD | 5.20 SYP |
Get STD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SYPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-06T22:45:27Z",
"rates": {
"SYP": 0.005202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SYP",
"amount": 100
},
"result": 0.5202,
"rate": 0.005202
}Build with STD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key