Rate Overview
Live
1 SYP = 0.132984 SCR
1 SCR = 7.5197
SYP
Avg
0.118144
High
0.135886
Low
0.001267
Last updated: 5/27/2026, 6:00:48 PM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.13 SCR |
| 10 SYP | 1.33 SCR |
| 50 SYP | 6.65 SCR |
| 100 SYP | 13.30 SCR |
| 500 SYP | 66.49 SCR |
| 1,000 SYP | 132.98 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-05-27T18:00:48Z",
"rates": {
"SCR": 0.132984
}
}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": 13.298399999999999,
"rate": 0.132984
}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