Rate Overview
Live
1 SAR = 152.2425 SOS
1 SOS = 0.006568
SAR
Avg
152.2678
High
152.3910
Low
152.0627
Last updated: 9/2/2026, 5:37:05 PM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.24 SOS |
| 10 SAR | 1,522.43 SOS |
| 50 SAR | 7,612.13 SOS |
| 100 SAR | 15,224.25 SOS |
| 500 SAR | 76,121.26 SOS |
| 1,000 SAR | 152,242.53 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-09-02T17:37:05Z",
"rates": {
"SOS": 152.242527
}
}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": 15224.2527,
"rate": 152.242527
}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