Rate Overview
Live
1 SAR = 3.8480 SCR
1 SCR = 0.259873
SAR
Avg
3.8307
High
3.8915
Low
3.7397
Last updated: 7/30/2026, 1:54:34 PM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.85 SCR |
| 10 SAR | 38.48 SCR |
| 50 SAR | 192.40 SCR |
| 100 SAR | 384.80 SCR |
| 500 SAR | 1,924.02 SCR |
| 1,000 SAR | 3,848.04 SCR |
Get SAR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SCRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T13:54:34Z",
"rates": {
"SCR": 3.848036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SCR",
"amount": 100
},
"result": 384.8036,
"rate": 3.848036
}Build with SAR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key