Rate Overview
Live
1 SAR = 3.8423 SCR
1 SCR = 0.260262
SAR
Avg
3.8811
High
4.0658
Low
3.6990
Last updated: 3/27/2026, 11:52:43 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.84 SCR |
| 10 SAR | 38.42 SCR |
| 50 SAR | 192.11 SCR |
| 100 SAR | 384.23 SCR |
| 500 SAR | 1,921.14 SCR |
| 1,000 SAR | 3,842.28 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-27T11:52:43Z",
"rates": {
"SCR": 3.842281
}
}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.2281,
"rate": 3.842281
}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