Rate Overview
Live
1 SAR = 152.2558 SOS
1 SOS = 0.006568
SAR
Avg
152.4108
High
154.5557
Low
150.4864
Last updated: 5/28/2026, 11:02:30 PM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.26 SOS |
| 10 SAR | 1,522.56 SOS |
| 50 SAR | 7,612.79 SOS |
| 100 SAR | 15,225.58 SOS |
| 500 SAR | 76,127.90 SOS |
| 1,000 SAR | 152,255.81 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-05-28T23:02:30Z",
"rates": {
"SOS": 152.255807
}
}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": 15225.5807,
"rate": 152.255807
}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