Rate Overview
Live
1 STD = 0.615215 SYP
1 SYP = 1.6254
STD
Avg
0.433230
High
0.620570
Low
0.005095
Last updated: 8/22/2026, 12:22:31 AM
Quick Conversions
| STD | SYP |
|---|---|
| 1 STD | 0.62 SYP |
| 10 STD | 6.15 SYP |
| 50 STD | 30.76 SYP |
| 100 STD | 61.52 SYP |
| 500 STD | 307.61 SYP |
| 1,000 STD | 615.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-08-22T00:22:31Z",
"rates": {
"SYP": 0.615215
}
}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": 61.521499999999996,
"rate": 0.615215
}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