Rate Overview
Live
1 SYP = 192.2153 STD
1 STD = 0.005202
SYP
Avg
190.8295
High
192.6791
Low
188.2907
Last updated: 3/6/2026, 3:29:37 PM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 192.22 STD |
| 10 SYP | 1,922.15 STD |
| 50 SYP | 9,610.77 STD |
| 100 SYP | 19,221.53 STD |
| 500 SYP | 96,107.66 STD |
| 1,000 SYP | 192,215.32 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-03-06T15:29:37Z",
"rates": {
"STD": 192.215317
}
}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": 19221.5317,
"rate": 192.215317
}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