Rate Overview
Live
1 SAR = 3468.89 SYP
1 SYP = 0.000288
SAR
Avg
3468.16
High
3470.62
Low
3466.69
Last updated: 8/24/2026, 4:31:48 PM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 3,468.89 SYP |
| 10 SAR | 34,688.89 SYP |
| 50 SAR | 173,444.45 SYP |
| 100 SAR | 346,888.89 SYP |
| 500 SAR | 1,734,444.47 SYP |
| 1,000 SAR | 3,468,888.94 SYP |
Get SAR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SYPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-24T16:31:48Z",
"rates": {
"SYP": 3468.888935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SYP",
"amount": 100
},
"result": 346888.8935,
"rate": 3468.888935
}Build with SAR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key