Rate Overview
Live
1 SAR = 29.4281 SYP
1 SYP = 0.033981
SAR
Avg
445.4582
High
2941.84
Low
29.3722
Last updated: 3/27/2026, 5:15:25 AM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 29.43 SYP |
| 10 SAR | 294.28 SYP |
| 50 SAR | 1,471.41 SYP |
| 100 SAR | 2,942.81 SYP |
| 500 SAR | 14,714.05 SYP |
| 1,000 SAR | 29,428.10 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-27T05:15:25Z",
"rates": {
"SYP": 29.428103
}
}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": 2942.8103,
"rate": 29.428103
}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