Rate Overview
Live
1 SCR = 7.6906 SYP
1 SYP = 0.130030
SCR
Avg
7.6376
High
8.0169
Low
7.2788
Last updated: 4/16/2026, 8:52:11 AM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 7.69 SYP |
| 10 SCR | 76.91 SYP |
| 50 SCR | 384.53 SYP |
| 100 SCR | 769.06 SYP |
| 500 SCR | 3,845.28 SYP |
| 1,000 SCR | 7,690.55 SYP |
Get SCR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SYPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-04-16T08:52:11Z",
"rates": {
"SYP": 7.690552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SYP",
"amount": 100
},
"result": 769.0552,
"rate": 7.690552
}Build with SCR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key