Rate Overview
Live
1 SAR = 3468.77 SYP
1 SYP = 0.000288
SAR
Avg
3467.83
High
3468.97
Low
3466.88
Last updated: 9/12/2026, 10:34:00 AM
Quick Conversions
| SAR | SYP |
|---|---|
| 1 SAR | 3,468.77 SYP |
| 10 SAR | 34,687.70 SYP |
| 50 SAR | 173,438.48 SYP |
| 100 SAR | 346,876.97 SYP |
| 500 SAR | 1,734,384.83 SYP |
| 1,000 SAR | 3,468,769.66 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-09-12T10:34:00Z",
"rates": {
"SYP": 3468.769658
}
}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": 346876.9658,
"rate": 3468.769658
}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