Rate Overview
Live
1 SAR = 29.2287 SYP
1 SYP = 0.034213
SAR
Avg
29.3802
High
29.5777
Low
29.2287
Last updated: 5/9/2026, 12:16:11 PM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 29.23 SYP |
| 10 SAR | 292.29 SYP |
| 50 SAR | 1,461.43 SYP |
| 100 SAR | 2,922.87 SYP |
| 500 SAR | 14,614.34 SYP |
| 1,000 SAR | 29,228.68 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-05-09T12:16:11Z",
"rates": {
"SYP": 29.228683
}
}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": 2922.8683,
"rate": 29.228683
}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