Rate Overview
Live
1 SCR = 7.9967 SYP
1 SYP = 0.125051
SCR
Avg
7.9216
High
8.0899
Low
7.5444
Last updated: 5/6/2026, 10:25:43 AM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 8.00 SYP |
| 10 SCR | 79.97 SYP |
| 50 SCR | 399.84 SYP |
| 100 SCR | 799.67 SYP |
| 500 SCR | 3,998.36 SYP |
| 1,000 SCR | 7,996.73 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-05-06T10:25:43Z",
"rates": {
"SYP": 7.996727
}
}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": 799.6727,
"rate": 7.996727
}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