Rate Overview
Live
1 SAR = 151.8611 SOS
1 SOS = 0.006585
SAR
Avg
151.4591
High
152.3605
Low
147.6383
Last updated: 8/17/2026, 8:16:11 AM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 151.86 SOS |
| 10 SAR | 1,518.61 SOS |
| 50 SAR | 7,593.06 SOS |
| 100 SAR | 15,186.11 SOS |
| 500 SAR | 75,930.56 SOS |
| 1,000 SAR | 151,861.12 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-17T08:16:11Z",
"rates": {
"SOS": 151.86112
}
}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": 15186.112,
"rate": 151.86112
}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