Rate Overview
Live
1 SYP = 0.033876 SAR
1 SAR = 29.5194
SYP
Avg
0.033922
High
0.033989
Low
0.033876
Last updated: 6/19/2026, 6:57:51 AM
Quick Conversions
| SYP | SAR |
|---|---|
| 1 SYP | 0.03 SAR |
| 10 SYP | 0.34 SAR |
| 50 SYP | 1.69 SAR |
| 100 SYP | 3.39 SAR |
| 500 SYP | 16.94 SAR |
| 1,000 SYP | 33.88 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-06-19T06:57:51Z",
"rates": {
"SAR": 0.033876
}
}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.3876000000000004,
"rate": 0.033876
}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