Rate Overview
Live
1 SCR = 7.6585 SYP
1 SYP = 0.130574
SCR
Avg
439.1646
High
888.9642
Low
7.2552
Last updated: 3/27/2026, 8:29:53 AM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 7.66 SYP |
| 10 SCR | 76.59 SYP |
| 50 SCR | 382.93 SYP |
| 100 SCR | 765.85 SYP |
| 500 SCR | 3,829.25 SYP |
| 1,000 SCR | 7,658.51 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-03-27T08:29:53Z",
"rates": {
"SYP": 7.658508
}
}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": 765.8508,
"rate": 7.658508
}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