Rate Overview
Live
1 SCR = 909.1974 SYP
1 SYP = 0.001100
SCR
Avg
911.6576
High
916.5780
Low
909.1974
Last updated: 8/14/2026, 9:30:23 PM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 909.20 SYP |
| 10 SCR | 9,091.97 SYP |
| 50 SCR | 45,459.87 SYP |
| 100 SCR | 90,919.74 SYP |
| 500 SCR | 454,598.72 SYP |
| 1,000 SCR | 909,197.45 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-08-14T21:30:23Z",
"rates": {
"SYP": 909.197448
}
}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": 90919.7448,
"rate": 909.197448
}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