Rate Overview
Live
1 SCR = 0.262185 SAR
1 SAR = 3.8141
SCR
Avg
0.258258
High
0.263386
Low
0.253535
Last updated: 7/14/2026, 7:34:33 AM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.62 SAR |
| 50 SCR | 13.11 SAR |
| 100 SCR | 26.22 SAR |
| 500 SCR | 131.09 SAR |
| 1,000 SCR | 262.19 SAR |
Get SCR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SARExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-14T07:34:33Z",
"rates": {
"SAR": 0.262185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SAR",
"amount": 100
},
"result": 26.2185,
"rate": 0.262185
}Build with SCR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key