Rate Overview
Live
1 STD = 0.615215 SYP
1 SYP = 1.6254
STD
Avg
0.077954
High
0.615215
Low
0.005105
Last updated: 8/21/2026, 10:21:05 PM
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-21T22:21:05Z",
"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