Rate Overview
Live
1 SAR = 3.9759 SCR
1 SCR = 0.251513
SAR
Avg
3.8665
High
3.9759
Low
3.6457
Last updated: 3/7/2026, 12:28:33 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.98 SCR |
| 10 SAR | 39.76 SCR |
| 50 SAR | 198.80 SCR |
| 100 SAR | 397.59 SCR |
| 500 SAR | 1,987.97 SCR |
| 1,000 SAR | 3,975.94 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-03-07T00:28:33Z",
"rates": {
"SCR": 3.975942
}
}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": 397.5942,
"rate": 3.975942
}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