Rate Overview
Live
1 SAR = 3.8100 SCR
1 SCR = 0.262467
SAR
Avg
3.8096
High
3.9076
Low
3.6755
Last updated: 9/9/2026, 5:23:13 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.81 SCR |
| 10 SAR | 38.10 SCR |
| 50 SAR | 190.50 SCR |
| 100 SAR | 381.00 SCR |
| 500 SAR | 1,905.00 SCR |
| 1,000 SAR | 3,810.00 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-09-09T05:23:13Z",
"rates": {
"SCR": 3.809996
}
}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": 380.9996,
"rate": 3.809996
}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