Rate Overview
Live
1 SYP = 0.033935 SAR
1 SAR = 29.4681
SYP
Avg
0.033990
High
0.034037
Low
0.033935
Last updated: 4/18/2026, 8:50:26 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.97 SAR |
| 1,000 SYP | 33.94 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-04-18T08:50:26Z",
"rates": {
"SAR": 0.033935
}
}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.3935,
"rate": 0.033935
}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