Rate Overview
Live
1 SYP = 0.130573 SCR
1 SCR = 7.6586
SYP
Avg
0.111953
High
0.135886
Low
0.001267
Last updated: 3/27/2026, 10:02:46 AM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.13 SCR |
| 10 SYP | 1.31 SCR |
| 50 SYP | 6.53 SCR |
| 100 SYP | 13.06 SCR |
| 500 SYP | 65.29 SCR |
| 1,000 SYP | 130.57 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-27T10:02:46Z",
"rates": {
"SCR": 0.130573
}
}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.0573,
"rate": 0.130573
}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