Rate Overview
Live
1 STD = 0.613518 SYP
1 SYP = 1.6299
STD
Avg
0.612469
High
0.615814
Low
0.609684
Last updated: 8/23/2026, 2:57:48 AM
Quick Conversions
| STD | SYP |
|---|---|
| 1 STD | 0.61 SYP |
| 10 STD | 6.14 SYP |
| 50 STD | 30.68 SYP |
| 100 STD | 61.35 SYP |
| 500 STD | 306.76 SYP |
| 1,000 STD | 613.52 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-23T02:57:48Z",
"rates": {
"SYP": 0.613518
}
}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.3518,
"rate": 0.613518
}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