Rate Overview
Live
1 SYP = 0.001100 SCR
1 SCR = 909.0909
SYP
Avg
0.112649
High
0.137348
Low
0.001093
Last updated: 8/25/2026, 7:42:30 PM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.00 SCR |
| 10 SYP | 0.01 SCR |
| 50 SYP | 0.06 SCR |
| 100 SYP | 0.11 SCR |
| 500 SYP | 0.55 SCR |
| 1,000 SYP | 1.10 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-08-25T19:42:30Z",
"rates": {
"SCR": 0.0011
}
}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": 0.11,
"rate": 0.0011
}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