Rate Overview
Live
1 SYP = 0.001058 SCR
1 SCR = 945.1796
SYP
Avg
0.001090
High
0.001126
Low
0.001058
Last updated: 9/13/2026, 12:13:13 AM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.00 SCR |
| 10 SYP | 0.01 SCR |
| 50 SYP | 0.05 SCR |
| 100 SYP | 0.11 SCR |
| 500 SYP | 0.53 SCR |
| 1,000 SYP | 1.06 SCR |
Get SYP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SCRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-09-13T00:13:13Z",
"rates": {
"SCR": 0.001058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SCR",
"amount": 100
},
"result": 0.10579999999999999,
"rate": 0.001058
}Build with SYP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key