Rate Overview
Live
1 SYP = 0.132026 SCR
1 SCR = 7.5743
SYP
Avg
0.130024
High
0.132429
Low
0.125006
Last updated: 6/19/2026, 8:32:19 AM
Quick Conversions
| SYP | SCR |
|---|---|
| 1 SYP | 0.13 SCR |
| 10 SYP | 1.32 SCR |
| 50 SYP | 6.60 SCR |
| 100 SYP | 13.20 SCR |
| 500 SYP | 66.01 SCR |
| 1,000 SYP | 132.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-06-19T08:32:19Z",
"rates": {
"SCR": 0.132026
}
}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.2026,
"rate": 0.132026
}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