Rate Overview
Live
1 SYP = 0.033916 SAR
1 SAR = 29.4846
SYP
Avg
0.033926
High
0.033964
Low
0.033908
Last updated: 7/9/2026, 10:56:32 AM
Quick Conversions
| SYP | SAR |
|---|---|
| 1 SYP | 0.03 SAR |
| 10 SYP | 0.34 SAR |
| 50 SYP | 1.70 SAR |
| 100 SYP | 3.39 SAR |
| 500 SYP | 16.96 SAR |
| 1,000 SYP | 33.92 SAR |
Get SYP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=SARExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-09T10:56:32Z",
"rates": {
"SAR": 0.033916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "SAR",
"amount": 100
},
"result": 3.3916000000000004,
"rate": 0.033916
}Build with SYP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key