Rate Overview
Live
1 SCR = 0.251512 SAR
1 SAR = 3.9760
SCR
Avg
0.260677
High
0.275253
Low
0.251512
Last updated: 3/6/2026, 11:27:06 PM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.25 SAR |
| 10 SCR | 2.52 SAR |
| 50 SCR | 12.58 SAR |
| 100 SCR | 25.15 SAR |
| 500 SCR | 125.76 SAR |
| 1,000 SCR | 251.51 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-03-06T23:27:06Z",
"rates": {
"SAR": 0.251512
}
}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": 25.151200000000003,
"rate": 0.251512
}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