Rate Overview
Live
1 SAR = 152.4907 SOS
1 SOS = 0.006558
SAR
Avg
152.3489
High
152.5436
Low
152.0236
Last updated: 7/5/2026, 4:18:49 PM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.49 SOS |
| 10 SAR | 1,524.91 SOS |
| 50 SAR | 7,624.53 SOS |
| 100 SAR | 15,249.07 SOS |
| 500 SAR | 76,245.35 SOS |
| 1,000 SAR | 152,490.69 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-07-05T16:18:49Z",
"rates": {
"SOS": 152.490692
}
}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": 15249.0692,
"rate": 152.490692
}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