Rate Overview
Live
1 SAR = 29.4297 SYP
1 SYP = 0.033979
SAR
Avg
445.4583
High
2941.84
Low
29.3722
Last updated: 3/27/2026, 6:46:40 AM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 29.43 SYP |
| 10 SAR | 294.30 SYP |
| 50 SAR | 1,471.48 SYP |
| 100 SAR | 2,942.97 SYP |
| 500 SAR | 14,714.83 SYP |
| 1,000 SAR | 29,429.67 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-27T06:46:40Z",
"rates": {
"SYP": 29.429668
}
}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.9668,
"rate": 29.429668
}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