Rate Overview
Live
1 SAR = 152.5070 SOS
1 SOS = 0.006557
SAR
Avg
152.1283
High
152.5269
Low
151.8565
Last updated: 5/7/2026, 11:08:52 PM
Quick Conversions
| SAR | SOS |
|---|---|
| 1 SAR | 152.51 SOS |
| 10 SAR | 1,525.07 SOS |
| 50 SAR | 7,625.35 SOS |
| 100 SAR | 15,250.70 SOS |
| 500 SAR | 76,253.48 SOS |
| 1,000 SAR | 152,506.96 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-07T23:08:52Z",
"rates": {
"SOS": 152.50696
}
}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": 15250.696,
"rate": 152.50696
}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