Rate Overview
Live
1 SYP = 1.6408 STD
1 STD = 0.609465
SYP
Avg
1.6344
High
1.6408
Low
1.6225
Last updated: 9/15/2026, 5:12:45 PM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 1.64 STD |
| 10 SYP | 16.41 STD |
| 50 SYP | 82.04 STD |
| 100 SYP | 164.08 STD |
| 500 SYP | 820.39 STD |
| 1,000 SYP | 1,640.78 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-09-15T17:12:45Z",
"rates": {
"STD": 1.640782
}
}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.0782,
"rate": 1.640782
}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