Rate Overview
Live
1 SAR = 29.3778 SYP
1 SYP = 0.034039
SAR
Avg
29.4246
High
29.6106
Low
29.3722
Last updated: 3/6/2026, 10:08:23 PM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 29.38 SYP |
| 10 SAR | 293.78 SYP |
| 50 SAR | 1,468.89 SYP |
| 100 SAR | 2,937.78 SYP |
| 500 SAR | 14,688.92 SYP |
| 1,000 SAR | 29,377.83 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-03-06T22:08:23Z",
"rates": {
"SYP": 29.377834
}
}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": 2937.7834,
"rate": 29.377834
}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