Rate Overview
Live
1 SYP = 0.130029 SCR
1 SCR = 7.6906
SYP
Avg
0.131096
High
0.137384
Low
0.124736
Last updated: 4/16/2026, 10:23:37 PM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.13 SCR |
| 10 SYP | 1.30 SCR |
| 50 SYP | 6.50 SCR |
| 100 SYP | 13.00 SCR |
| 500 SYP | 65.01 SCR |
| 1,000 SYP | 130.03 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-04-16T22:23:37Z",
"rates": {
"SCR": 0.130029
}
}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.0029,
"rate": 0.130029
}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