Rate Overview
Live
1 SAR = 3.8973 SCR
1 SCR = 0.256586
SAR
Avg
3.8330
High
3.9029
Low
3.6873
Last updated: 6/19/2026, 8:49:20 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.90 SCR |
| 10 SAR | 38.97 SCR |
| 50 SAR | 194.87 SCR |
| 100 SAR | 389.73 SCR |
| 500 SAR | 1,948.66 SCR |
| 1,000 SAR | 3,897.32 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-06-19T08:49:20Z",
"rates": {
"SCR": 3.897324
}
}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": 389.7324,
"rate": 3.897324
}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