Rate Overview
Live
1 SAR = 152.3026 SOS
1 SOS = 0.006566
SAR
Avg
152.0031
High
152.3026
Low
151.5337
Last updated: 3/8/2026, 7:42:55 AM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.30 SOS |
| 10 SAR | 1,523.03 SOS |
| 50 SAR | 7,615.13 SOS |
| 100 SAR | 15,230.26 SOS |
| 500 SAR | 76,151.32 SOS |
| 1,000 SAR | 152,302.63 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-03-08T07:42:55Z",
"rates": {
"SOS": 152.302634
}
}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": 15230.263400000002,
"rate": 152.302634
}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