Rate Overview
Live
1 SYP = 192.9663 STD
1 STD = 0.005182
SYP
Avg
192.9122
High
193.5582
Low
192.3363
Last updated: 3/27/2026, 1:48:05 AM
Quick Conversions
| SYP | STD |
|---|---|
| 1 SYP | 192.97 STD |
| 10 SYP | 1,929.66 STD |
| 50 SYP | 9,648.32 STD |
| 100 SYP | 19,296.63 STD |
| 500 SYP | 96,483.15 STD |
| 1,000 SYP | 192,966.31 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-27T01:48:05Z",
"rates": {
"STD": 192.966307
}
}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": 19296.6307,
"rate": 192.966307
}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