Rate Overview
Live
1 SAR = 3.8974 SCR
1 SCR = 0.256579
SAR
Avg
3.7789
High
3.8974
Low
3.5085
Last updated: 7/9/2026, 2:30:24 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.90 SCR |
| 10 SAR | 38.97 SCR |
| 50 SAR | 194.87 SCR |
| 100 SAR | 389.74 SCR |
| 500 SAR | 1,948.72 SCR |
| 1,000 SAR | 3,897.44 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-07-09T02:30:24Z",
"rates": {
"SCR": 3.897438
}
}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": 389.7438,
"rate": 3.897438
}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