Rate Overview
Live
1 SYP = 0.135338 SCR
1 SCR = 7.3889
SYP
Avg
0.131410
High
0.135338
Low
0.124120
Last updated: 3/7/2026, 1:42:42 AM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.14 SCR |
| 10 SYP | 1.35 SCR |
| 50 SYP | 6.77 SCR |
| 100 SYP | 13.53 SCR |
| 500 SYP | 67.67 SCR |
| 1,000 SYP | 135.34 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-03-07T01:42:42Z",
"rates": {
"SCR": 0.135338
}
}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.533800000000001,
"rate": 0.135338
}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