Rate Overview
Live
1 SYP = 0.034212 SAR
1 SAR = 29.2295
SYP
Avg
0.034036
High
0.034212
Low
0.033809
Last updated: 5/9/2026, 1:27:45 PM
Quick Conversions
| SYP | SAR |
|---|---|
| 1 SYP | 0.03 SAR |
| 10 SYP | 0.34 SAR |
| 50 SYP | 1.71 SAR |
| 100 SYP | 3.42 SAR |
| 500 SYP | 17.11 SAR |
| 1,000 SYP | 34.21 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-05-09T13:27:45Z",
"rates": {
"SAR": 0.034212
}
}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.4212,
"rate": 0.034212
}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