Rate Overview
Live
1 SAR = 3.7075 SCR
1 SCR = 0.269725
SAR
Avg
3.7287
High
3.9068
Low
3.6558
Last updated: 5/7/2026, 8:36:26 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.71 SCR |
| 10 SAR | 37.07 SCR |
| 50 SAR | 185.37 SCR |
| 100 SAR | 370.75 SCR |
| 500 SAR | 1,853.74 SCR |
| 1,000 SAR | 3,707.48 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-05-07T08:36:26Z",
"rates": {
"SCR": 3.707483
}
}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": 370.7483,
"rate": 3.707483
}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