Rate Overview
Live
1 SAR = 152.3605 SOS
1 SOS = 0.006563
SAR
Avg
152.5874
High
155.3258
Low
151.8339
Last updated: 8/12/2026, 2:24:28 AM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.36 SOS |
| 10 SAR | 1,523.61 SOS |
| 50 SAR | 7,618.03 SOS |
| 100 SAR | 15,236.05 SOS |
| 500 SAR | 76,180.27 SOS |
| 1,000 SAR | 152,360.54 SOS |
Get SAR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SOSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-12T02:24:28Z",
"rates": {
"SOS": 152.360535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SOS",
"amount": 100
},
"result": 15236.0535,
"rate": 152.360535
}Build with SAR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key