Rate Overview
Live
1 SYP = 1.6444 STD
1 STD = 0.608111
SYP
Avg
172.1358
High
195.8623
Low
1.6444
Last updated: 8/13/2026, 5:12:47 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 1.64 STD |
| 10 SYP | 16.44 STD |
| 50 SYP | 82.22 STD |
| 100 SYP | 164.44 STD |
| 500 SYP | 822.22 STD |
| 1,000 SYP | 1,644.44 STD |
Get SYP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=STDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-13T05:12:47Z",
"rates": {
"STD": 1.644436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "STD",
"amount": 100
},
"result": 164.4436,
"rate": 1.644436
}Build with SYP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key