Rate Overview
Live
1 SCR = 7.3889 SYP
1 SYP = 0.135338
SCR
Avg
7.6702
High
8.1024
Low
7.3889
Last updated: 3/6/2026, 11:27:27 PM
Quick Conversions
| SCR | SYP |
|---|---|
| 1 SCR | 7.39 SYP |
| 10 SCR | 73.89 SYP |
| 50 SCR | 369.44 SYP |
| 100 SCR | 738.89 SYP |
| 500 SCR | 3,694.45 SYP |
| 1,000 SCR | 7,388.90 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-03-06T23:27:27Z",
"rates": {
"SYP": 7.388897
}
}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": 738.8897,
"rate": 7.388897
}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