Rate Overview
Live
1 SYP = 196.2361 STD
1 STD = 0.005096
SYP
Avg
194.8193
High
197.2016
Low
187.2577
Last updated: 7/8/2026, 10:19:18 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 196.24 STD |
| 10 SYP | 1,962.36 STD |
| 50 SYP | 9,811.80 STD |
| 100 SYP | 19,623.61 STD |
| 500 SYP | 98,118.04 STD |
| 1,000 SYP | 196,236.08 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-07-08T10:19:18Z",
"rates": {
"STD": 196.236084
}
}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": 19623.6084,
"rate": 196.236084
}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