Rate Overview
Live
1 STD = 0.005205 SYP
1 SYP = 192.1230
STD
Avg
0.005283
High
0.005372
Low
0.005195
Last updated: 5/29/2026, 12:07:48 AM
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.21 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-05-29T00:07:48Z",
"rates": {
"SYP": 0.005205
}
}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.5205000000000001,
"rate": 0.005205
}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