Rate Overview
Live
1 SYP = 0.000288 SAR
1 SAR = 3472.22
SYP
Avg
0.029756
High
0.034048
Low
0.000288
Last updated: 8/25/2026, 6:58:17 PM
Quick Conversions
| SYP | SAR |
|---|---|
| 1 SYP | 0.00 SAR |
| 10 SYP | 0.00 SAR |
| 50 SYP | 0.01 SAR |
| 100 SYP | 0.03 SAR |
| 500 SYP | 0.14 SAR |
| 1,000 SYP | 0.29 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-08-25T18:58:17Z",
"rates": {
"SAR": 0.000288
}
}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": 0.0288,
"rate": 0.000288
}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