Rate Overview
Live
1 SCR = 7.6992 SYP
1 SYP = 0.129884
SCR
Avg
7.8333
High
7.9996
Low
7.5924
Last updated: 6/15/2026, 2:20:14 PM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 7.70 SYP |
| 10 SCR | 76.99 SYP |
| 50 SCR | 384.96 SYP |
| 100 SCR | 769.92 SYP |
| 500 SCR | 3,849.58 SYP |
| 1,000 SCR | 7,699.16 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-06-15T14:20:14Z",
"rates": {
"SYP": 7.699162
}
}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.9162,
"rate": 7.699162
}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