Rate Overview
Live
1 SCR = 0.285022 SAR
1 SAR = 3.5085
SCR
Avg
0.266994
High
0.285022
Low
0.251815
Last updated: 7/4/2026, 5:47:50 PM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.29 SAR |
| 10 SCR | 2.85 SAR |
| 50 SCR | 14.25 SAR |
| 100 SCR | 28.50 SAR |
| 500 SCR | 142.51 SAR |
| 1,000 SCR | 285.02 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-04T17:47:50Z",
"rates": {
"SAR": 0.285022
}
}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": 28.5022,
"rate": 0.285022
}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