Rate Overview
Live
1 SOS = 0.006565 SAR
1 SAR = 152.3229
SOS
Avg
0.006590
High
0.006621
Low
0.006503
Last updated: 3/28/2026, 12:04:59 PM
Quick Conversions
| SOS | SAR |
|---|---|
| 1 SOS | 0.01 SAR |
| 10 SOS | 0.07 SAR |
| 50 SOS | 0.33 SAR |
| 100 SOS | 0.66 SAR |
| 500 SOS | 3.28 SAR |
| 1,000 SOS | 6.56 SAR |
Get SOS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SARExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-28T12:04:59Z",
"rates": {
"SAR": 0.006565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SAR",
"amount": 100
},
"result": 0.6565,
"rate": 0.006565
}Build with SOS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key