Rate Overview
Live
1 SYP = 0.001115 SCR
1 SCR = 896.8610
SYP
Avg
0.119591
High
0.134052
Low
0.001115
Last updated: 8/20/2026, 11:41:44 PM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.00 SCR |
| 10 SYP | 0.01 SCR |
| 50 SYP | 0.06 SCR |
| 100 SYP | 0.11 SCR |
| 500 SYP | 0.56 SCR |
| 1,000 SYP | 1.12 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-08-20T23:41:44Z",
"rates": {
"SCR": 0.001115
}
}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.11150000000000002,
"rate": 0.001115
}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